This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: autoconf, automake and friends
On Feb 28, 2001, Olivier <olivier@zipworld.com.au> wrote:
> I've tried to adapt your example to my 'Makefile.am' but it won't let
> me use VPATH! actually, automake let me use it, I can see it in
> 'Makefile.in' but 'configure' insist on removing it from the final Makefile!
configure will only remove VPATH if srcdir == objdir and VPATH
contains a single directory, assumed to be srcdir.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me