Fixed typo.
authorMartin Baulig <martin@src.gnome.org>
Thu, 21 May 1998 23:55:45 +0000 (23:55 +0000)
committerMartin Baulig <martin@src.gnome.org>
Thu, 21 May 1998 23:55:45 +0000 (23:55 +0000)
svn path=/trunk/; revision=219

macros/gnome-libgtop-sysdeps.m4

index 8fb16cd..8b4a429 100644 (file)
@@ -11,7 +11,7 @@ dnl * 'libgtop_need_server'    - is the server really needed? Defines 'NEED_LIBG
 dnl                              if true; defines conditional 'NEED_LIBGTOP'.
 
 AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
-       AC_REQUIRE([AC_LC_CANONICAL_HOST])
+       AC_REQUIRE([AC_CANONICAL_HOST])
 
        AC_SUBST(libgtop_sysdeps_dir)
        AC_SUBST(libgtop_use_machine_h)