This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/config] Switch gdb to autoconf 2.59


If there are problems yell. Built on a PPC and i386 GNU/Linux system.

committed,
Andrew
Index: ChangeLog
2005-01-07  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Rename configure.in, require autoconf 2.59.
	* configure: Re-generate.

Index: doc/ChangeLog
2005-01-07  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Rename configure.in, require autoconf 2.59.
	* configure: Re-generate.

Index: gdbserver/ChangeLog
2005-01-07  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Rename configure.in, require autoconf 2.59.
	* configure: Re-generate.

Index: testsuite/ChangeLog
2005-01-07  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Rename configure.in, require autoconf 2.59.
	* configure: Re-generate.
	* gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
	* gdb.stabs/configure: Re-generate.
	* gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
	* gdb.hp/configure: Re-generate.
	* gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
	autoconf 2.59.
	* gdb.hp/gdb.objdbg/configure: Re-generate.
	* gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
	autoconf 2.59.
	* gdb.hp/gdb.defects/configure: Re-generate.
	* gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
	autoconf 2.59.
	* gdb.hp/gdb.compat/configure: Re-generate.
	* gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
	autoconf 2.59.
	* gdb.hp/gdb.base-hp/configure: Re-generate.
	* gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
	autoconf 2.59.
	* gdb.hp/gdb.aCC/configure: Re-generate.

--- -	2005-01-07 11:35:39.486919000 -0500
+++ configure.ac	2005-01-07 10:29:49.594712456 -0500
@@ -20,7 +20,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_PREREQ(2.13)dnl
+AC_PREREQ(2.59)dnl
 AC_INIT(main.c)
 AC_CONFIG_HEADER(config.h:config.in)
 AM_MAINTAINER_MODE
--- -	2005-01-07 11:36:25.786341000 -0500
+++ doc/configure.ac	2005-01-07 10:30:39.408139664 -0500
@@ -1,4 +1,4 @@
-AC_PREREQ(2.12.1)
+AC_PREREQ(2.59)
 AC_INIT(refcard.tex)
 AC_PROG_INSTALL
 AC_PROG_LN_S
--- -	2005-01-07 11:36:29.344282000 -0500
+++ gdbserver/configure.ac	2005-01-07 10:31:27.166879232 -0500
@@ -19,6 +19,8 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
+AC_PREREQ(2.59)dnl
+
 AC_INIT(server.c)
 AC_CONFIG_HEADER(config.h:config.in)
 
--- -	2005-01-07 11:36:30.564185000 -0500
+++ testsuite/gdb.hp/gdb.aCC/configure.ac	2005-01-07 10:33:25.093951592 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(exception.exp)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:31.749517000 -0500
+++ testsuite/gdb.hp/gdb.base-hp/configure.ac	2005-01-07 10:34:05.865753336 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(dollar.exp)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:32.776349000 -0500
+++ testsuite/gdb.hp/gdb.compat/configure.ac	2005-01-07 10:34:35.632228144 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(xdb1.exp)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:34.281998000 -0500
+++ testsuite/gdb.hp/gdb.defects/configure.ac	2005-01-07 10:35:15.514165168 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(bs14602.exp)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:35.150272000 -0500
+++ testsuite/gdb.hp/gdb.objdbg/configure.ac	2005-01-07 10:35:48.369170448 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(objdbg01.exp)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:36.227624000 -0500
+++ testsuite/gdb.hp/configure.ac	2005-01-07 10:36:17.035812456 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(gdb.aCC)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:37.445251000 -0500
+++ testsuite/gdb.stabs/configure.ac	2005-01-07 10:36:47.482183904 -0500
@@ -4,7 +4,7 @@
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(2.5)
+AC_PREREQ(2.59)
 AC_INIT(weird.exp)
 
 CC=${CC-cc}
--- -	2005-01-07 11:36:39.135643000 -0500
+++ testsuite/configure.ac	2005-01-07 10:37:25.495405016 -0500
@@ -19,13 +19,7 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# NOTE ON AUTOCONF VERSION:
-#   AC_PREREQ says 2.13.
-#   The output file says "Generated automatically using autoconf version 2.13".
-#   But that is wrong.  This file must be processed with autoconf 000227,
-#   a special version which identifies itself as autoconf 2.13.
-
-AC_PREREQ(2.13)
+AC_PREREQ(2.59)
 AC_INIT(gdb.base)
 
 AC_CANONICAL_BUILD

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]