This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: correct dylib suffix in libltdl
- From: Mark Wielaard <mark at klomp dot org>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 09 Mar 2003 19:20:55 +0100
- Subject: Re: correct dylib suffix in libltdl
- Organization:
- References: <3E6AE522.3060704@pop.agri.ch>
Hi,
Op zo 09-03-2003, om 07:54 schreef Andreas Tobler:
> It needs regeneration of aclocal.m4 and configure.
> To do it right, I have taken an automake 1.4 and an autoconf 2.13, is
> this correct? And how do I proceed when commiting such a patch?
See the libjava/HACKING file for the (specially hacked) version of
automake to use. BTW feel free to add new things to that file that everz
hacker should know (but now often is knowledge you can only learn by
watching the list a long time). I believe plain autoconf 2.13 is the
correct version.
Cheers,
Mark