autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: factoring out some common code in bin/Makefile.am


From: Alexandre Duret-Lutz
Subject: Re: factoring out some common code in bin/Makefile.am
Date: Sat, 11 Dec 2004 01:26:06 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Paul" == Paul Eggert <address@hidden> writes:

[...]
 Paul> -autoconf: autoconf.in Makefile
[...]
 Paul> +autoconf: $(srcdir)/autoconf.in
                  ^^^^^^^^^^

Ouch!  This and the `$(bin_SCRIPTS): Makefile' rule assume 
autoconf.in is in $(srcdir), but the `autoconf.in:' rule and
the MOSTLYCLEANFILES definition think it's in builddir.
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]