[Patch,quadmath] PR 46543: Add first documentation
Andreas Schwab
schwab@linux-m68k.org
Sun Dec 5 23:02:00 GMT 2010
Tobias Burnus <burnus@net-b.de> writes:
> @@ -186,5 +194,32 @@
> multilib_arg=
> fi
>
> +
> +# We would like our source tree to be readonly. However when releases or
> +# pre-releases are generated, the flex/bison generated files as well as the
> +# various formats of manuals need to be included along with the rest of the
> +# sources. Therefore we have --enable-generated-files-in-srcdir to do
> +# just that.
> +AC_MSG_CHECKING(generated-files-in-srcdir)
> +AC_ARG_ENABLE(generated-files-in-srcdir,
> +[ --enable-version-specific-runtime-libs Specify that runtime libraries should be installed in a compiler-specific directory ],
Please use AS_HELP_STRING, and the help string should not be
capitalized.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gcc
mailing list