document problems.
+2000-03-08 Akim Demaille <akim@epita.fr>
+
+ * acgeneral.m4 (_AC_INIT_PARSE_ARGS): Fix quoted/non quoted here
+ document problems.
+
2000-03-08 Akim Demaille <akim@epita.fr>
* acgeneral.m4 (AC_INIT_BINSH, AC_INIT_NOTICE, AC_INIT_PREPARE):
Configuration:
-h, --help print this message
-V, --version print the version of autoconf that created configure
- -q, --quiet, --silent do not print \`checking...' messages
+ -q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE
-n, --no-create do not create output files
+EOF
+
+ cat <<EOF
Directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[$ac_default_prefix]
--mandir=DIR man documentation in DIR [PREFIX/man]
--srcdir=DIR find the sources in DIR [configure dir or ..]
+EOF
+
+ cat <<\EOF
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
Configuration:
-h, --help print this message
-V, --version print the version of autoconf that created configure
- -q, --quiet, --silent do not print \`checking...' messages
+ -q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE
-n, --no-create do not create output files
+EOF
+
+ cat <<EOF
Directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[$ac_default_prefix]
--mandir=DIR man documentation in DIR [PREFIX/man]
--srcdir=DIR find the sources in DIR [configure dir or ..]
+EOF
+
+ cat <<\EOF
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names