foo_LDFLAGS disappears when I run 'autoreconf'
Tom Tromey
tromey@redhat.com
Sat Dec 23 02:24:00 GMT 2006
>>>>> "Adam" == Adam Megacz <megacz@cs.berkeley.edu> writes:
Adam> This vanishes when I run 'autoreconf'. Is something wrong with
Adam> my autoconf installation? I'm using debian's automake
Adam> 1.10+nogfdl-1 and autoconf 2.61-1.
Perhaps automake changed. I haven't really been following...
These days the gcc tree is standardized on autoconf 2.59 and automake
1.9.6 -- see gcc/doc/install.texi. So, you need these versions in
order to modify the auto* input files.
We'll have to look at this and all those other warnings when we
upgrade to automake 1.10. Whenever that happens, the whole tree will
have to be updated at once. I believe there's been a couple threads
on one of the main gcc lists about what is blocking this work.
Tom
More information about the Java-patches
mailing list