Re: suggest making de-ANSI-fication obsolete; also, "an hello" -> "a hello"

2006-08-22 Thread Alexandre Duret-Lutz
>>> "PE" == Paul Eggert <[EMAIL PROTECTED]> writes: PE> - - Automake installs an "Hello World!" example package in $(docdir). PE> + - AM_C_PROTOTYPES and ansi2knr are now documented as being obsolete. PE> +They still work in this release, but may be withdrawn in a future one. PE> + PE>

Re: pointless automake error about libtool libraries

2006-08-22 Thread Alexandre Duret-Lutz
>>> "BH" == Bruno Haible <[EMAIL PROTECTED]> writes: [...] BH> and indeed for linking to not-installed libraries no -rpath BH> option is needed. More precisely: noinst_LTLIBRARIES *requires* that no -rpath be given. (We're talking about Libtool's -rpath option here.) noinst_LTLIBRARIES is use

Re: Mltiple target rules not recognized

2006-08-22 Thread Alexandre Duret-Lutz
>>> "SK" == Stepan Kasal <[EMAIL PROTECTED]> writes: SK> install uninstall installcheck: SK> : Do not run $@ in elfutils. SK> But automake did not notice that the rule redefines a standard rule. Yes. This is also known as FIXME #3 in the parser... -- Alexandre Duret-Lutz Shared books are h