From: Akim Demaille Date: Wed, 17 Jul 2002 08:35:59 +0000 (+0000) Subject: Regen. X-Git-Tag: AUTOCONF-2.53b~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb0e35124eae27a3f5ea768871a8acb976e2baf;p=thirdparty%2Fautoconf.git Regen. --- diff --git a/Makefile.in b/Makefile.in index a5ca8ae9c..a4587d5cd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/aclocal.m4 b/aclocal.m4 index a1d651c32..353c35153 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -# aclocal.m4 generated automatically by aclocal 1.6a -*- Autoconf -*- +# aclocal.m4t generated automatically by aclocal 1.6 -*- Autoconf -*- # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. @@ -131,14 +131,14 @@ AC_PROVIDE_IFELSE([AC_PROG_][CXX], # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. -AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6a"]) +AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6"]) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.6a])]) + [AM_AUTOMAKE_VERSION([1.6])]) # Helper functions for option handling. -*- Autoconf -*- diff --git a/bin/Makefile.in b/bin/Makefile.in index abe19f122..c781be0e9 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ @@ -104,7 +105,8 @@ edit = sed \ -e 's,@M4\@,$(M4),g' \ -e 's,@AWK\@,$(AWK),g' \ -e 's,@VERSION\@,$(VERSION),g' \ - -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' + -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \ + -e 's,@SITE_MACRO_DIR\@,$(SITE_MACRO_DIR),g' # autoconf is written in M4sh. diff --git a/config/Makefile.in b/config/Makefile.in index f94f8b890..0425e2697 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/doc/Makefile.in b/doc/Makefile.in index 80862a567..e39adf42d 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/Autom4te/Makefile.in b/lib/Autom4te/Makefile.in index 8c8400e50..b296f09a9 100644 --- a/lib/Autom4te/Makefile.in +++ b/lib/Autom4te/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/Makefile.in b/lib/Makefile.in index f17a41908..bf08eb740 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/autoconf/Makefile.in b/lib/autoconf/Makefile.in index 914007f52..c225e6695 100644 --- a/lib/autoconf/Makefile.in +++ b/lib/autoconf/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/autoscan/Makefile.in b/lib/autoscan/Makefile.in index c7da8369b..c482eb1b2 100644 --- a/lib/autoscan/Makefile.in +++ b/lib/autoscan/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/autotest/Makefile.in b/lib/autotest/Makefile.in index 27b96ee84..c8fdd2744 100644 --- a/lib/autotest/Makefile.in +++ b/lib/autotest/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/emacs/Makefile.in b/lib/emacs/Makefile.in index b94b3f4bd..81da3d5f8 100644 --- a/lib/emacs/Makefile.in +++ b/lib/emacs/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/lib/m4sugar/Makefile.in b/lib/m4sugar/Makefile.in index 49f74cb95..6867ef8ca 100644 --- a/lib/m4sugar/Makefile.in +++ b/lib/m4sugar/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/man/Makefile.in b/man/Makefile.in index cbaa3405c..a02525a4d 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@ diff --git a/man/autoconf.1 b/man/autoconf.1 index b262a3292..ec4a88d39 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -24,8 +24,11 @@ verbosely report processing \fB\-d\fR, \fB\-\-debug\fR don't remove temporary files .TP +\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR +prepend directory DIR to search path +.TP \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR -look for input files in DIR (cumulative) +append directory DIR to search path .TP \fB\-f\fR, \fB\-\-force\fR consider all files obsolete diff --git a/man/autoheader.1 b/man/autoheader.1 index d5eaae8b7..24c3ae811 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. -.TH AUTOHEADER "1" "June 2002" "autoheader 2.53b" "User Commands" +.TH AUTOHEADER "1" "July 2002" "autoheader 2.53b" "User Commands" .SH NAME autoheader \- Create a template header for configure .SH SYNOPSIS @@ -45,8 +45,11 @@ turn off all the warnings warnings are error .SS "Library directories:" .TP +\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR +prepend directory DIR to search path +.TP \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR -look for files in DIR (cumulative) +append directory DIR to search path .SH AUTHOR Written by Roland McGrath and Akim Demaille. .PP diff --git a/man/autom4te.1 b/man/autom4te.1 index 59dcbfa03..c5913f7cb 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -87,8 +87,11 @@ warnings are error The environment variable `WARNINGS' is honored. .SS "Library directories:" .TP +\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR +prepend directory DIR to search path +.TP \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR -look for FILES in DIR (cumulative) +append directory DIR to search path .SS "Tracing:" .TP \fB\-t\fR, \fB\-\-trace\fR=\fIMACRO\fR diff --git a/man/autoreconf.1 b/man/autoreconf.1 index 3cdf015d9..fec885c97 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. -.TH AUTORECONF "1" "June 2002" "autoreconf 2.53b" "User Commands" +.TH AUTORECONF "1" "July 2002" "autoreconf 2.53b" "User Commands" .SH NAME autoreconf \- Update generated configuration files .SH SYNOPSIS @@ -39,8 +39,11 @@ copy missing auxiliary files instead of copying, install symbolic links .SS "Library directories:" .TP +\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR +prepend directory DIR to search path +.TP \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR -look for FILES in DIR (cumulative) +append directory DIR to search path .PP The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL, AUTOPOINT, LIBTOOLIZE are honored. diff --git a/man/autoscan.1 b/man/autoscan.1 index 8a8b0caf1..f1e56d90a 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. -.TH AUTOSCAN "1" "June 2002" "autoscan 2.53b" "User Commands" +.TH AUTOSCAN "1" "July 2002" "autoscan 2.53b" "User Commands" .SH NAME autoscan \- Generate a preliminary configure.in .SH SYNOPSIS @@ -24,8 +24,11 @@ verbosely report processing \fB\-d\fR, \fB\-\-debug\fR don't remove temporary files .TP +\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR +prepend directory DIR to search path +.TP \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR -look for input files in DIR (cumulative) +append directory DIR to search path .SH AUTHOR Written by David J. MacKenzie and Akim Demaille. .PP diff --git a/man/autoupdate.1 b/man/autoupdate.1 index b43985545..ed153d3a1 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. -.TH AUTOUPDATE "1" "June 2002" "autoupdate 2.53b" "User Commands" +.TH AUTOUPDATE "1" "July 2002" "autoupdate 2.53b" "User Commands" .SH NAME autoupdate \- Update a configure.in to a newer Autoconf .SH SYNOPSIS @@ -23,8 +23,11 @@ verbosely report processing \fB\-d\fR, \fB\-\-debug\fR don't remove temporary files .TP +\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR +prepend directory DIR to search path +.TP \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR -look for input files in DIR (cumulative) +append directory DIR to search path .TP \fB\-f\fR, \fB\-\-force\fR consider all files obsolete diff --git a/man/ifnames.1 b/man/ifnames.1 index d312e50e3..87d36afd3 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. -.TH IFNAMES "1" "June 2002" "ifnames " "User Commands" +.TH IFNAMES "1" "July 2002" "ifnames " "User Commands" .SH NAME ifnames \- Extract CPP conditionals from a set of files .SH SYNOPSIS diff --git a/tests/Makefile.in b/tests/Makefile.in index a60917cba..81c0bcd9f 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6a from Makefile.am. +# Makefile.in generated by automake 1.6 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 @@ -73,6 +73,7 @@ M4 = @M4@ PACKAGE = @PACKAGE@ PACKAGE_NAME = @PACKAGE_NAME@ PERL = @PERL@ +SITE_MACRO_DIR = @SITE_MACRO_DIR@ STRIP = @STRIP@ VERSION = @VERSION@ am__include = @am__include@