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>, "java-discuss at sources dot redhat dot com" <java-discuss at sources dot redhat dot com>
- Subject: RE: [ANNOUNCE] Libgcj in gcc tree availability.
- From: Anthony Green <green at redhat dot com>
- Date: Mon, 11 Dec 2000 13:52:12 -0800
- Organization: Red Hat, Inc.
- Reply-To: "green at cygnus dot com" <green at cygnus dot com>
On Monday, December 11, 2000 1:19 PM, Mo DeJong [SMTP:mdejong@cygnus.com] wrote:
> Don't you need to run autoconf after you edit configure.in,
No, not for the top-level configure.in. It says:
## Be warned, there are two types of configure.in files. There are those
## used by Autoconf, which are macros which are expanded into a configure
## script by autoconf. The other sort, of which this is one, is executed
## by Cygnus configure.
AG