mirror of git://gcc.gnu.org/git/gcc.git
Update AC_PREREQ entries to 2.64
/: * configure.ac (AC_PREREQ): Bump to 2.64. intl/: * configure.ac (AC_PREREQ): Bump to 2.64. libdecnumber/: * configure.ac (AC_PREREQ): Bump to 2.64. libiberty/: * configure.ac (AC_PREREQ): Bump to 2.64. libjava/classpath/: * configure.ac (AC_PREREQ): Bump to 2.64. libjava/: * configure.ac (AC_PREREQ): Bump to 2.64. libjava/libltdl/: * configure.ac (AC_PREREQ): Bump to 2.64. Remove FIXME. libssp/: * configure.ac (AC_PREREQ): Bump to 2.64. libobjc/: * configure.ac (AC_PREREQ): Bump to 2.64. libstdc++-v3/: * configure.ac (AC_PREREQ): Bump to 2.64. libada/: * configure.ac (AC_PREREQ): Bump to 2.64. libgcc/: * configure.ac (AC_PREREQ): Bump to 2.64. libgfortran/: * configure.ac (AC_PREREQ): Bump to 2.64. boehm-gc/: * configure.ac (AC_PREREQ): Bump to 2.64. gnattools/: * configure.ac (AC_PREREQ): Bump to 2.64. gcc/: * configure.ac (AC_PREREQ): Bump to 2.64. fixincludes/: * configure.ac (AC_PREREQ): Bump to 2.64. libmudflap/: * configure.ac (AC_PREREQ): Bump to 2.64. zlib/: * configure.ac (AC_PREREQ): Bump to 2.64. libffi/: * configure.ac (AC_PREREQ): Bump to 2.64. libcpp/: * configure.ac (AC_PREREQ): Bump to 2.64. libgomp/: * configure.ac (AC_PREREQ): Bump to 2.64. From-SVN: r151059
This commit is contained in:
parent
f9590eae5f
commit
df58e64872
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* configure.ac: Remove --with-datarootdir, --with-docdir,
|
* configure.ac: Remove --with-datarootdir, --with-docdir,
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.am (install-html, install-pdf): Remove.
|
* Makefile.am (install-html, install-pdf): Remove.
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
dnl Process this file with autoconf to produce configure.
|
dnl Process this file with autoconf to produce configure.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CONFIG_SRCDIR(gcj_mlc.c)
|
AC_CONFIG_SRCDIR(gcj_mlc.c)
|
||||||
# This works around the fact that libtool configuration may change LD
|
# This works around the fact that libtool configuration may change LD
|
||||||
|
|
|
@ -24,7 +24,7 @@ m4_include(config/override.m4)
|
||||||
m4_include(config/proginstall.m4)
|
m4_include(config/proginstall.m4)
|
||||||
|
|
||||||
AC_INIT(move-if-change)
|
AC_INIT(move-if-change)
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_DISABLE_OPTION_CHECKING
|
AC_DISABLE_OPTION_CHECKING
|
||||||
|
|
||||||
progname=$0
|
progname=$0
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* aclocal.m4: Regenerate.
|
* aclocal.m4: Regenerate.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
|
|
||||||
AC_INIT(fixincludes, [ ])
|
AC_INIT(fixincludes, [ ])
|
||||||
AC_CONFIG_SRCDIR(inclhack.def)
|
AC_CONFIG_SRCDIR(inclhack.def)
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-24 Rafael Avila de Espindola <espindola@google.com>
|
2009-08-24 Rafael Avila de Espindola <espindola@google.com>
|
||||||
|
|
||||||
* gcc.c (standard_exec_prefix_1,standard_exec_prefix_2): Remove.
|
* gcc.c (standard_exec_prefix_1,standard_exec_prefix_2): Remove.
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
# Initialization and sanity checks
|
# Initialization and sanity checks
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CONFIG_SRCDIR(tree.c)
|
AC_CONFIG_SRCDIR(tree.c)
|
||||||
AC_CONFIG_HEADER(auto-host.h:config.in)
|
AC_CONFIG_HEADER(auto-host.h:config.in)
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* configure: Regenerate.
|
* configure: Regenerate.
|
||||||
|
|
|
@ -19,7 +19,7 @@ sinclude(../config/acx.m4)
|
||||||
sinclude(../config/override.m4)
|
sinclude(../config/override.m4)
|
||||||
|
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.64])
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR([Makefile.in])
|
AC_CONFIG_SRCDIR([Makefile.in])
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* aclocal.m4: Regenerate.
|
* aclocal.m4: Regenerate.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CONFIG_SRCDIR(gettext.c)
|
AC_CONFIG_SRCDIR(gettext.c)
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* configure: Regenerate.
|
* configure: Regenerate.
|
||||||
|
|
|
@ -20,7 +20,7 @@ sinclude(../config/multi.m4)
|
||||||
sinclude(../config/override.m4)
|
sinclude(../config/override.m4)
|
||||||
|
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.64])
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR([Makefile.in])
|
AC_CONFIG_SRCDIR([Makefile.in])
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* aclocal.m4: Regenerate.
|
* aclocal.m4: Regenerate.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(cpplib, [ ], gcc-bugs@gcc.gnu.org, cpplib)
|
AC_INIT(cpplib, [ ], gcc-bugs@gcc.gnu.org, cpplib)
|
||||||
AC_CONFIG_SRCDIR(ucnid.h)
|
AC_CONFIG_SRCDIR(ucnid.h)
|
||||||
AC_CONFIG_MACRO_DIR(../config)
|
AC_CONFIG_MACRO_DIR(../config)
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* aclocal.m4: Regenerate.
|
* aclocal.m4: Regenerate.
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
# along with GCC; see the file COPYING3. If not see
|
# along with GCC; see the file COPYING3. If not see
|
||||||
# <http://www.gnu.org/licenses/>.
|
# <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(libdecnumber, [ ], gcc-bugs@gcc.gnu.org, libdecnumber)
|
AC_INIT(libdecnumber, [ ], gcc-bugs@gcc.gnu.org, libdecnumber)
|
||||||
AC_CONFIG_SRCDIR(decNumber.h)
|
AC_CONFIG_SRCDIR(decNumber.h)
|
||||||
AC_CONFIG_MACRO_DIR(../config)
|
AC_CONFIG_MACRO_DIR(../config)
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.am (install-html, install-pdf): Remove.
|
* Makefile.am (install-html, install-pdf): Remove.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this with autoconf to create configure
|
dnl Process this with autoconf to create configure
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
|
|
||||||
AC_INIT([libffi], [3.0.8], [http://gcc.gnu.org/bugs.html])
|
AC_INIT([libffi], [3.0.8], [http://gcc.gnu.org/bugs.html])
|
||||||
AC_CONFIG_HEADERS([fficonfig.h])
|
AC_CONFIG_HEADERS([fficonfig.h])
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
|
2009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
|
||||||
|
|
||||||
* config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
|
* config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
|
||||||
|
|
|
@ -6,7 +6,7 @@ sinclude(../config/acx.m4)
|
||||||
sinclude(../config/no-executables.m4)
|
sinclude(../config/no-executables.m4)
|
||||||
sinclude(../config/override.m4)
|
sinclude(../config/override.m4)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT([GNU C Runtime Library], 1.0,,[libgcc])
|
AC_INIT([GNU C Runtime Library], 1.0,,[libgcc])
|
||||||
AC_CONFIG_SRCDIR([static-object.mk])
|
AC_CONFIG_SRCDIR([static-object.mk])
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-23 Steven G. Kargl <kargl@gcc.gnu.org>
|
2009-08-23 Steven G. Kargl <kargl@gcc.gnu.org>
|
||||||
|
|
||||||
* intrinsics/cshift0.c: Update license to GPL3+exception.
|
* intrinsics/cshift0.c: Update license to GPL3+exception.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Process this file with autoconf to produce a configure script, like so:
|
# Process this file with autoconf to produce a configure script, like so:
|
||||||
# aclocal && autoconf && autoheader && automake
|
# aclocal && autoconf && autoheader && automake
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT([GNU Fortran Runtime Library], 0.3,,[libgfortran])
|
AC_INIT([GNU Fortran Runtime Library], 0.3,,[libgfortran])
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
GCC_TOPLEV_SUBDIRS
|
GCC_TOPLEV_SUBDIRS
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.am (install-html, install-pdf): Remove.
|
* Makefile.am (install-html, install-pdf): Remove.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Process this file with autoconf to produce a configure script, like so:
|
# Process this file with autoconf to produce a configure script, like so:
|
||||||
# aclocal -I ../config && autoconf && autoheader && automake
|
# aclocal -I ../config && autoconf && autoheader && automake
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT([GNU OpenMP Runtime Library], 1.0,,[libgomp])
|
AC_INIT([GNU OpenMP Runtime Library], 1.0,,[libgomp])
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
|
2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR ld/10536
|
PR ld/10536
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script
|
dnl Process this file with autoconf to produce a configure script
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CONFIG_SRCDIR([xmalloc.c])
|
AC_CONFIG_SRCDIR([xmalloc.c])
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* HACKING: Use aclocal-1.11 and autoconf-2.64 in example.
|
* HACKING: Use aclocal-1.11 and autoconf-2.64 in example.
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* doc/cp-hacking.texinfo (Needed Tools and Libraries): Bump
|
* doc/cp-hacking.texinfo (Needed Tools and Libraries): Bump
|
||||||
|
|
|
@ -73,7 +73,7 @@ AC_SUBST(CLASSPATH_MODULE)
|
||||||
CLASSPATH_CONVENIENCE="-no-undefined"
|
CLASSPATH_CONVENIENCE="-no-undefined"
|
||||||
AC_SUBST(CLASSPATH_CONVENIENCE)
|
AC_SUBST(CLASSPATH_CONVENIENCE)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AM_INIT_AUTOMAKE([1.9.0 gnu std-options tar-ustar -Wno-portability])
|
AM_INIT_AUTOMAKE([1.9.0 gnu std-options tar-ustar -Wno-portability])
|
||||||
AC_CONFIG_HEADERS([include/config.h])
|
AC_CONFIG_HEADERS([include/config.h])
|
||||||
AC_PREFIX_DEFAULT(/usr/local/classpath)
|
AC_PREFIX_DEFAULT(/usr/local/classpath)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
dnl # Process this with autoconf to create configure
|
dnl # Process this with autoconf to create configure
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
# Still use "libjava" here to placate dejagnu.
|
# Still use "libjava" here to placate dejagnu.
|
||||||
AC_INIT([libjava], [version-unused],, [libjava])
|
AC_INIT([libjava], [version-unused],, [libjava])
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64. Remove FIXME.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.in: Regenerate.
|
* Makefile.in: Regenerate.
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
# 02110-1301 USA
|
# 02110-1301 USA
|
||||||
|
|
||||||
|
|
||||||
dnl FIXME: Is this really new enough?
|
AC_PREREQ(2.64)
|
||||||
AC_PREREQ(2.50)
|
|
||||||
|
|
||||||
|
|
||||||
## ------------------------ ##
|
## ------------------------ ##
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.am (install-html, install-pdf): Remove.
|
* Makefile.am (install-html, install-pdf): Remove.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Process this file with autoconf to produce a configure script, like so:
|
# Process this file with autoconf to produce a configure script, like so:
|
||||||
# aclocal -I .. -I ../config && autoconf && autoheader && automake
|
# aclocal -I .. -I ../config && autoconf && autoheader && automake
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(libmudflap, 1.0)
|
AC_INIT(libmudflap, 1.0)
|
||||||
AC_CONFIG_SRCDIR(mf-runtime.c)
|
AC_CONFIG_SRCDIR(mf-runtime.c)
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* aclocal.m4: Regenerate.
|
* aclocal.m4: Regenerate.
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
#along with GCC; see the file COPYING3. If not see
|
#along with GCC; see the file COPYING3. If not see
|
||||||
#<http://www.gnu.org/licenses/>.
|
#<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(package-unused, version-unused,, libobjc)
|
AC_INIT(package-unused, version-unused,, libobjc)
|
||||||
AC_CONFIG_SRCDIR([objc/objc.h])
|
AC_CONFIG_SRCDIR([objc/objc.h])
|
||||||
GCC_TOPLEV_SUBDIRS
|
GCC_TOPLEV_SUBDIRS
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.am (install-html, install-pdf): Remove.
|
* Makefile.am (install-html, install-pdf): Remove.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# aclocal -I .. -I ../config && autoconf && autoheader && automake
|
# aclocal -I .. -I ../config && autoconf && autoheader && automake
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(libssp, 1.0)
|
AC_INIT(libssp, 1.0)
|
||||||
AC_CONFIG_SRCDIR(ssp.c)
|
AC_CONFIG_SRCDIR(ssp.c)
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-24 Chris Jefferson <chris@bubblescope.net>
|
2009-08-24 Chris Jefferson <chris@bubblescope.net>
|
||||||
|
|
||||||
* include/stl_algo.h (__unguarded_partition_pivot,
|
* include/stl_algo.h (__unguarded_partition_pivot,
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Process this file with autoreconf to produce a configure script.
|
# Process this file with autoreconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT(package-unused, version-unused,, libstdc++)
|
AC_INIT(package-unused, version-unused,, libstdc++)
|
||||||
AC_CONFIG_SRCDIR(src/ios.cc)
|
AC_CONFIG_SRCDIR(src/ios.cc)
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_PREREQ): Bump to 2.64.
|
||||||
|
|
||||||
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||||
|
|
||||||
* Makefile.am (install-html, install-pdf, html): Remove.
|
* Makefile.am (install-html, install-pdf, html): Remove.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this with autoconf to create configure
|
dnl Process this with autoconf to create configure
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.64)
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CONFIG_SRCDIR([zlib.h])
|
AC_CONFIG_SRCDIR([zlib.h])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue