This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: [ANNOUNCE] Libgcj in gcc tree availability.
- To: Mo DeJong <mdejong at cygnus dot com>
- Subject: Re: [ANNOUNCE] Libgcj in gcc tree availability.
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Tue, 12 Dec 2000 10:43:45 +1300
- CC: java-discuss at sources dot redhat dot com
- References: <Pine.SOL.3.91.1001211131519.8747A-100000@cse.cygnus.com>
Mo DeJong wrote:
> Don't you need to run autoconf after you edit configure.in,
> and does autoconf need to be the Cygnus maintainer tools version?
> I tried re-running with autoconf 2.13 and it did not work. I would
> think it would be easier to have a --enable-libgcj flag
> than forcing people to hose around in the configure.in file.
> Is that possible?
The top level configure.in doesn't actually have anything to do with
autoconf (Its just named that way to confuse you ;-)
So, no, you don't need to run autoconf.
regards
[ bryce ]