]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update comment.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Oct 2006 14:48:13 +0000 (14:48 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:03 +0000 (12:14 +0200)
gettext-runtime/Makefile.am

index 7ad5326ee99d86c9fda774b28c488242023a5eb9..d4e2ca0a7e83ebd41314b6be4940e8c63d173364 100644 (file)
@@ -22,8 +22,8 @@ ACLOCAL_AMFLAGS = -I m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4
 
 MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@
 
-# The list of subdirectories depends on whether --disable-libasprintf or
-# --disable-glocale was specified.
+# The list of subdirectories depends on whether --disable-libasprintf was
+# specified.
 if ENABLE_LIBASPRINTF
 SUBDIR_libasprintf = libasprintf
 else