Go to file
Kelley Cook 50796c52d9 configure.in: Rename to ...
2004-05-28  Kelley Cook  <kcook@gcc.gnu.org>

	* configure.in: Rename to ...
	* configure.ac: this.  Update to modern autoconf style.
	Correct AC_INIT macro with the actual package name.
	Replace gcc_AC_HEADER_STDBOOL and GCC_AC_C__BOOL with AC_HEADER_STDBOOL.
	* acinclude.m4, stamp.h-in: Delete.
	* config.h, configure: Regenerate with autoconf 2.59.
	* aclocal.m4, Makefile.in: Regenerate with automake 1.7.9.
	* engine/Makefile.in: Likewise.
	* libcompat/Makefile.in: Likewise.
	* points-to/Makefile.in: Likewise.

From-SVN: r82425
2004-05-29 17:46:24 +00:00
boehm-gc
config Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
contrib
fastjar
gcc Fix typo in previous patch. 2004-05-29 17:22:39 +02:00
include
INSTALL
intl Makefile.in (top_builddir): Define to . 2004-05-25 20:16:56 +00:00
libada * Makefile.in: Add .NOEXPORT. 2004-05-25 19:37:02 +00:00
libbanshee configure.in: Rename to ... 2004-05-29 17:46:24 +00:00
libcpp re PR bootstrap/15651 (Size Errors/Warnings Followed by ICE) 2004-05-26 06:58:53 +00:00
libf2c
libffi
libgfortran re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-27 15:05:23 +02:00
libiberty * Makefile.in: Add .NOEXPORT. 2004-05-25 19:37:02 +00:00
libjava jacks.xfail: Update for post tree-ssa merge results. 2004-05-29 05:13:57 +00:00
libmudflap Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS. 2004-05-21 20:33:58 +00:00
libobjc configure.ac (includedir): Rename to ... 2004-05-25 18:21:46 -07:00
libstdc++-v3 re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal FILE*) 2004-05-29 14:40:59 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 2004-05-27 18:20:33 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 2004-05-27 18:20:33 +00:00
configure.in configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 2004-05-27 18:20:33 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to MAINTAINERS (write after approval) 2004-05-23 11:32:35 +00:00
Makefile.def configure.in: Test the ability to symlink directories. 2004-05-24 11:08:12 +00:00
Makefile.in * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +00:00
Makefile.tpl * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.