From: Bruno Haible Date: Mon, 2 Oct 2006 14:48:13 +0000 (+0000) Subject: Update comment. X-Git-Tag: 0.16.x-branchpoint~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0893c8a8af5796085b2e384381737824df70f485;p=thirdparty%2Fgettext.git Update comment. --- diff --git a/gettext-runtime/Makefile.am b/gettext-runtime/Makefile.am index 7ad5326ee..d4e2ca0a7 100644 --- a/gettext-runtime/Makefile.am +++ b/gettext-runtime/Makefile.am @@ -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