diff gnulib-tool @ 11261:f0359b41944f

Make it easier to use the 'visibility' module.
author Bruno Haible <bruno@clisp.org>
date Wed, 04 Mar 2009 12:04:32 +0100
parents 0a95b8deac2e
children ec75c090b646
line wrap: on
line diff
--- a/gnulib-tool	Tue Mar 03 23:32:37 2009 +0100
+++ b/gnulib-tool	Wed Mar 04 12:04:32 2009 +0100
@@ -1932,6 +1932,7 @@
   if test -z "$makefile_name"; then
     echo
     echo "AM_CPPFLAGS ="
+    echo "AM_CFLAGS ="
   fi
   echo
   if LC_ALL=C grep "^[a-zA-Z0-9_]*_${perhapsLT}LIBRARIES *+\{0,1\}= *$libname\\.$libext\$" allsnippets.tmp > /dev/null; then