]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-09-04 Pavel Roskin <pavel_roskin@geocities.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sat, 4 Sep 1999 12:20:02 +0000 (12:20 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sat, 4 Sep 1999 12:20:02 +0000 (12:20 +0000)
* acgeneral.m4 (AC_OUTPUT_FILES): Output comment to not only
`Makefile', but also `makefile'.

acgeneral.m4
lib/autoconf/general.m4

index 8761896b2d2ae65db52b0a1828e79e0f106a27b5..d7c4d061df45a8ce15af950ad5b329b7014854c6 100644 (file)
@@ -2271,7 +2271,9 @@ changequote([, ])dnl
   rm -f "$ac_file"
   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
   case "$ac_file" in
-  *Makefile*) ac_comsub="1i\\
+changequote(, )dnl
+  *[Mm]akefile*) ac_comsub="1i\\
+changequote([, ])dnl
 # $configure_input" ;;
   *) ac_comsub= ;;
   esac
index 8761896b2d2ae65db52b0a1828e79e0f106a27b5..d7c4d061df45a8ce15af950ad5b329b7014854c6 100644 (file)
@@ -2271,7 +2271,9 @@ changequote([, ])dnl
   rm -f "$ac_file"
   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
   case "$ac_file" in
-  *Makefile*) ac_comsub="1i\\
+changequote(, )dnl
+  *[Mm]akefile*) ac_comsub="1i\\
+changequote([, ])dnl
 # $configure_input" ;;
   *) ac_comsub= ;;
   esac