summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1998-05-21 23:55:45 +0000
committerMartin Baulig <martin@src.gnome.org>1998-05-21 23:55:45 +0000
commitec7b4b3837cbffd051752cc4ad82c6e99c7a4796 (patch)
tree54640b75b2667ad8b790da1f2848774dfdc25c93
parentec76327e57df7ec3c0b82953d6a014aea32a0940 (diff)
downloadgnome-common-ec7b4b3837cbffd051752cc4ad82c6e99c7a4796.tar.gz
Fixed typo.
svn path=/trunk/; revision=219
-rw-r--r--macros/gnome-libgtop-sysdeps.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-libgtop-sysdeps.m4 b/macros/gnome-libgtop-sysdeps.m4
index 8fb16cd..8b4a429 100644
--- a/macros/gnome-libgtop-sysdeps.m4
+++ b/macros/gnome-libgtop-sysdeps.m4
@@ -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)