* acgeneral.m4 (AC_OUTPUT_FILES): Output comment to not only
`Makefile', but also `makefile'.
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
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