empty lines in the header comments (should be `#' alone instead).
Reported by Didier Verna.
+2000-08-01 Akim Demaille <akim@epita.fr>
+
+ * acgeneral.m4 (_AC_INIT_NOTICE): Adjust so that there are no
+ empty lines in the header comments (should be `#' alone instead).
+ Reported by Didier Verna.
+
2000-08-01 Greg A. Woods <woods@weird.com>
* doc/autoconf.texi (Installation Directory Variables):
[AC_DIVERT([NOTICE],
[@%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by Autoconf AC_ACVERSION[]dnl
-ifset([AC_PACKAGE_STRING], [ for AC_PACKAGE_STRING]).
-ifset([AC_PACKAGE_BUGREPORT], [@%:@
-@%:@ Report bugs to <AC_PACKAGE_BUGREPORT>.])dnl
-])])
+ifset([AC_PACKAGE_STRING], [ for AC_PACKAGE_STRING]).])
+
+ifset([AC_PACKAGE_BUGREPORT],
+ [AC_DIVERT([NOTICE],
+ [@%:@
+@%:@ Report bugs to <AC_PACKAGE_BUGREPORT>.])])
+])
# _AC_INIT_COPYRIGHT
[AC_DIVERT([NOTICE],
[@%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by Autoconf AC_ACVERSION[]dnl
-ifset([AC_PACKAGE_STRING], [ for AC_PACKAGE_STRING]).
-ifset([AC_PACKAGE_BUGREPORT], [@%:@
-@%:@ Report bugs to <AC_PACKAGE_BUGREPORT>.])dnl
-])])
+ifset([AC_PACKAGE_STRING], [ for AC_PACKAGE_STRING]).])
+
+ifset([AC_PACKAGE_BUGREPORT],
+ [AC_DIVERT([NOTICE],
+ [@%:@
+@%:@ Report bugs to <AC_PACKAGE_BUGREPORT>.])])
+])
# _AC_INIT_COPYRIGHT