]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
32 years agoMention AC_PREREQ.
David MacKenzie [Thu, 24 Mar 1994 18:38:02 +0000 (18:38 +0000)] 
Mention AC_PREREQ.

32 years agoRemove all temp files when exiting. If m4 fails, produce no output
David MacKenzie [Thu, 24 Mar 1994 18:37:32 +0000 (18:37 +0000)] 
Remove all temp files when exiting.  If m4 fails, produce no output
and exit with the m4 exit status.

32 years agoDocument AC_PREREQ.
David MacKenzie [Thu, 24 Mar 1994 18:36:40 +0000 (18:36 +0000)] 
Document AC_PREREQ.

32 years ago(AC_PREREQ): New macro, with some helper macros.
David MacKenzie [Thu, 24 Mar 1994 18:36:13 +0000 (18:36 +0000)] 
(AC_PREREQ): New macro, with some helper macros.

32 years agoAdd case for Bull dpx20.
Richard Kenner [Thu, 24 Mar 1994 10:58:02 +0000 (10:58 +0000)] 
Add case for Bull dpx20.

32 years ago(acdatadir): New variable based on datadir, giving Autoconf lib files
David MacKenzie [Thu, 24 Mar 1994 06:20:44 +0000 (06:20 +0000)] 
(acdatadir): New variable based on datadir, giving Autoconf lib files
their own subdirectory.  Use it instead of datadir.

32 years agoNote that --silent/--quiet silences AC_CHECKING.
David MacKenzie [Thu, 24 Mar 1994 04:55:10 +0000 (04:55 +0000)] 
Note that --silent/--quiet silences AC_CHECKING.

32 years agoChange names of nodes that describe invoking configure and
David MacKenzie [Thu, 24 Mar 1994 04:00:49 +0000 (04:00 +0000)] 
Change names of nodes that describe invoking configure and
config.status to conform to coding standards.
Document --version, --help, --silent/--quiet, --verbose options to
configure and config.status.

32 years agodocument new options
David MacKenzie [Thu, 24 Mar 1994 03:52:32 +0000 (03:52 +0000)] 
document new options

32 years ago(AC_PARSEARGS): Add --help and --version to configure.
David MacKenzie [Thu, 24 Mar 1994 03:41:48 +0000 (03:41 +0000)] 
(AC_PARSEARGS): Add --help and --version to configure.
Simplify getting option arguments.  Complain about impossible
host arguments.
(AC_OUTPUT): Add --help and --version to config.status.

32 years ago(AC_CHECKING): Do nothing if $ac_silent is set.
Roland McGrath [Wed, 23 Mar 1994 05:16:11 +0000 (05:16 +0000)] 
(AC_CHECKING): Do nothing if $ac_silent is set.
(AC_PARSEARGS): Grok -q/--quiet/--silent and set $ac_silent.

32 years agoMention AC_SIZEOF_TYPE.
David MacKenzie [Tue, 22 Mar 1994 23:30:53 +0000 (23:30 +0000)] 
Mention AC_SIZEOF_TYPE.

32 years agoDocument AC_SIZEOF_TYPE.
David MacKenzie [Tue, 22 Mar 1994 23:30:23 +0000 (23:30 +0000)] 
Document AC_SIZEOF_TYPE.

32 years ago(AC_INT_16_BITS, AC_LONG_64_BITS): Mark obsolete with advice to use
David MacKenzie [Tue, 22 Mar 1994 23:29:40 +0000 (23:29 +0000)] 
(AC_INT_16_BITS, AC_LONG_64_BITS): Mark obsolete with advice to use
AC_SIZEOF_TYPE instead.

32 years ago(AC_SIZEOF_TYPE): New macro.
David MacKenzie [Tue, 22 Mar 1994 23:28:24 +0000 (23:28 +0000)] 
(AC_SIZEOF_TYPE): New macro.

32 years agoMention new echo macros.
David MacKenzie [Tue, 22 Mar 1994 20:47:25 +0000 (20:47 +0000)] 
Mention new echo macros.

32 years agoDescribe AC_CHECKING et al.
David MacKenzie [Tue, 22 Mar 1994 20:47:00 +0000 (20:47 +0000)] 
Describe AC_CHECKING et al.

32 years agoUse AC_CHECKING et al. where appropriate.
David MacKenzie [Tue, 22 Mar 1994 20:46:36 +0000 (20:46 +0000)] 
Use AC_CHECKING et al. where appropriate.

32 years ago(AC_CHECKING, AC_VERBOSE, AC_ERROR, AC_WARN): New macros.
David MacKenzie [Tue, 22 Mar 1994 20:45:36 +0000 (20:45 +0000)] 
(AC_CHECKING, AC_VERBOSE, AC_ERROR, AC_WARN): New macros.
Use them where appropriate.
(AC_LANG_C, AC_LANG_CPLUSPLUS): Fix quoting of ac_cpp.

32 years agoMention more new stuff.
David MacKenzie [Tue, 22 Mar 1994 13:45:54 +0000 (13:45 +0000)] 
Mention more new stuff.

32 years ago(AC_PROG_CPP): Don't add $CFLAGS to CPP.
David MacKenzie [Tue, 22 Mar 1994 13:45:34 +0000 (13:45 +0000)] 
(AC_PROG_CPP): Don't add $CFLAGS to CPP.
(AC_PROG_CXXCPP): Don't add $CXXFLAGS to CXXCPP.

32 years ago(AC_OUTPUT): Don't remove VPATH lines containing colons.
David MacKenzie [Tue, 22 Mar 1994 13:44:36 +0000 (13:44 +0000)] 
(AC_OUTPUT): Don't remove VPATH lines containing colons.
From Jim Meyering (meyering@comco.com).
(AC_LANG_C): Add CFLAGS to ac_cpp.
(AC_LANG_CPLUSPLUS): Add CXXFLAGS to ac_cpp.

32 years ago(AC_LANG_RESTORE): Only emit shell code to change the current language
David MacKenzie [Sun, 20 Mar 1994 00:39:50 +0000 (00:39 +0000)] 
(AC_LANG_RESTORE): Only emit shell code to change the current language
if it actually changed.

32 years agoupdate master menu
David MacKenzie [Sun, 20 Mar 1994 00:11:14 +0000 (00:11 +0000)] 
update master menu

32 years agoNew stuff.
David MacKenzie [Sat, 19 Mar 1994 21:52:45 +0000 (21:52 +0000)] 
New stuff.

32 years agoAdd info dir entry.
David MacKenzie [Sat, 19 Mar 1994 21:52:23 +0000 (21:52 +0000)] 
Add info dir entry.
Describe new C++ macros and AC_MMAP.
(Language Choice): New section.
Add another example of dependencies.

32 years ago(AC_PROG_CXX, AC_PROG_CXXCPP, AC_REQUIRE_CPP): New macros based on
David MacKenzie [Sat, 19 Mar 1994 21:49:18 +0000 (21:49 +0000)] 
(AC_PROG_CXX, AC_PROG_CXXCPP, AC_REQUIRE_CPP): New macros based on
work by zoo@aggregate.com (david d zuhn).
(AC_DECLARE_YYTEXT): Use AC_REQUIRE_CPP.  Warn that it's broken.
(AC_STDC_HEADERS): Use AC_REQUIRE_CPP.
(AC_MMAP): New macro from Mike Haertel and Jim Avera.

32 years ago(AC_PARSEARGS): Check for missing arguments to options. Recognize
David MacKenzie [Sat, 19 Mar 1994 21:46:09 +0000 (21:46 +0000)] 
(AC_PARSEARGS): Check for missing arguments to options.  Recognize
--target.  Save the original args before modifying them.
(AC_INIT): Call AC_LANG_C.
(AC_PREPARE): Don't save the original args here (too late).
(AC_LANG_C, AC_LANG_CPLUSPLUS, AC_LANG_SAVE, AC_LANG_RESTORE):
New macros based on work by zoo@aggregate.com (david d zuhn).
(AC_HEADER_EGREP, AC_PROGRAM_EGREP, AC_COMPILE_CHECK,
AC_TEST_PROGRAM, AC_TEST_CPP): Use AC_REQUIRE_CPP and ac_ext and
ac_cpp.

32 years agoUpdate the file even if it is unchanged, to avoid foiling a
David MacKenzie [Sat, 19 Mar 1994 21:39:45 +0000 (21:39 +0000)] 
Update the file even if it is unchanged, to avoid foiling a
Makefile rule that makes it from configure.in.
If you let the rule for making config.status from configure
create config.h from config.h.in, then an unnecessary update here
will not cause unneeded recompilation.  Recompilation should only
happen if config.h is updated, which won't occur if config.h.in
had the same contents, even if its timestamp changed.  (Ick.)

32 years ago(Makefile): Don't depend on config.status, to avoid running
David MacKenzie [Sat, 19 Mar 1994 21:37:55 +0000 (21:37 +0000)] 
(Makefile): Don't depend on config.status, to avoid running
config.status too many times.

32 years agoRename another variable. Update copyright for generated script.
David MacKenzie [Fri, 18 Mar 1994 09:35:40 +0000 (09:35 +0000)] 
Rename another variable.  Update copyright for generated script.

32 years agoShorten sed variable names. Remove bogus changequotes.
David MacKenzie [Fri, 18 Mar 1994 08:18:08 +0000 (08:18 +0000)] 
Shorten sed variable names.  Remove bogus changequotes.

32 years agoDocument AC_FIND_XTRA.
David MacKenzie [Fri, 18 Mar 1994 08:03:16 +0000 (08:03 +0000)] 
Document AC_FIND_XTRA.

32 years ago(AC_OUTPUT): Remove VPATH lines if srcdir=., to work around Sun make
David MacKenzie [Fri, 18 Mar 1994 08:02:20 +0000 (08:02 +0000)] 
(AC_OUTPUT): Remove VPATH lines if srcdir=., to work around Sun make
bug.  From Karl Berry.

Rename internal use shell variables to start with "ac_".

Trap signal 2 (SIGINT), not signal 3 (SIGQUIT), which means stop
without cleaning up.  From eggert@twinsun.com (Paul Eggert).

32 years ago(AC_FIND_XTRA): New macro from Karl Berry (karl@cs.umb.edu).
David MacKenzie [Fri, 18 Mar 1994 08:00:54 +0000 (08:00 +0000)] 
(AC_FIND_XTRA): New macro from Karl Berry (karl@cs.umb.edu).
(AC_FIND_X, AC_ISC_POSIX): Provide self.

(AC_DECLARE_YYTEXT): Move AC_SUBST.  Don't quote value of
DECLARE_YYTEXT.  From Karl Berry.

(AC_PROG_CPP): Include $CFLAGS in CPP.

32 years agonew stuff so far.
David MacKenzie [Fri, 18 Mar 1994 07:59:58 +0000 (07:59 +0000)] 
new stuff so far.

32 years agoTrap signal 2 (SIGINT), not signal 3 (SIGQUIT), which means stop
David MacKenzie [Fri, 18 Mar 1994 07:58:56 +0000 (07:58 +0000)] 
Trap signal 2 (SIGINT), not signal 3 (SIGQUIT), which means stop
without cleaning up.  From eggert@twinsun.com (Paul Eggert).

32 years agoWork around RCS problem more usefully.
David MacKenzie [Fri, 18 Mar 1994 06:16:19 +0000 (06:16 +0000)] 
Work around RCS problem more usefully.
Mention shell variable prefixes.

32 years agoWork around RCS substitution in AC_REVISION example.
David MacKenzie [Fri, 18 Mar 1994 05:43:02 +0000 (05:43 +0000)] 
Work around RCS substitution in AC_REVISION example.

32 years agoentered into RCS
David MacKenzie [Fri, 18 Mar 1994 02:55:23 +0000 (02:55 +0000)] 
entered into RCS

32 years ago*** empty log message ***
Noah Friedman [Thu, 17 Mar 1994 13:16:04 +0000 (13:16 +0000)] 
*** empty log message ***

32 years agoFormerly acgeneral.m4.~167~
David MacKenzie [Thu, 10 Mar 1994 06:29:54 +0000 (06:29 +0000)] 
Formerly acgeneral.m4.~167~

32 years agoAccept freebsd as OS.
Richard M. Stallman [Mon, 7 Mar 1994 02:49:06 +0000 (02:49 +0000)] 
Accept freebsd as OS.

32 years agoMove comment to proper place.
Doug Evans [Tue, 1 Mar 1994 15:59:45 +0000 (15:59 +0000)] 
Move comment to proper place.

32 years agoDon't force os=-hpux for hp9k2... and hp9k3...
Richard M. Stallman [Thu, 24 Feb 1994 18:06:41 +0000 (18:06 +0000)] 
Don't force os=-hpux for hp9k2... and hp9k3...

32 years agoFormerly acspecific.m4.~193~
Roland McGrath [Fri, 11 Feb 1994 02:44:53 +0000 (02:44 +0000)] 
Formerly acspecific.m4.~193~

32 years agoFormerly autoconf.texi.~149~
Roland McGrath [Fri, 11 Feb 1994 02:44:07 +0000 (02:44 +0000)] 
Formerly autoconf.texi.~149~

32 years agoFormerly acspecific.m4.~192~
Roland McGrath [Sat, 5 Feb 1994 18:35:44 +0000 (18:35 +0000)] 
Formerly acspecific.m4.~192~

32 years agoFormerly acgeneral.m4.~166~
Roland McGrath [Fri, 4 Feb 1994 22:17:05 +0000 (22:17 +0000)] 
Formerly acgeneral.m4.~166~

32 years agoFormerly acspecific.m4.~191~
Roland McGrath [Fri, 21 Jan 1994 21:34:58 +0000 (21:34 +0000)] 
Formerly acspecific.m4.~191~

32 years agoDelete duplicate clauses for hp9k2... and hp9k31...
Richard M. Stallman [Sun, 16 Jan 1994 19:31:08 +0000 (19:31 +0000)] 
Delete duplicate clauses for hp9k2... and hp9k31...

32 years agoAlphabetize the list of machine-name aliases.
Richard M. Stallman [Sun, 16 Jan 1994 19:30:01 +0000 (19:30 +0000)] 
Alphabetize the list of machine-name aliases.
Add nh3000 and nh[45]000.

32 years agoFix typo in -hiux* case.
Richard Kenner [Thu, 13 Jan 1994 10:42:24 +0000 (10:42 +0000)] 
Fix typo in -hiux* case.

32 years agoFormerly acgeneral.m4.~165~
Noah Friedman [Thu, 6 Jan 1994 21:29:02 +0000 (21:29 +0000)] 
Formerly acgeneral.m4.~165~

32 years agoFormerly acgeneral.m4.~164~
Noah Friedman [Wed, 22 Dec 1993 12:54:01 +0000 (12:54 +0000)] 
Formerly acgeneral.m4.~164~

32 years agoFormerly autoconf.texi.~148~
Noah Friedman [Wed, 22 Dec 1993 12:47:36 +0000 (12:47 +0000)] 
Formerly autoconf.texi.~148~

32 years agoFormerly acspecific.m4.~190~
Noah Friedman [Fri, 17 Dec 1993 18:44:18 +0000 (18:44 +0000)] 
Formerly acspecific.m4.~190~

32 years agoFormerly autoconf.texi.~147~
Noah Friedman [Thu, 16 Dec 1993 10:59:17 +0000 (10:59 +0000)] 
Formerly autoconf.texi.~147~

32 years agoFormerly autoconf.texi.~146~
David MacKenzie [Wed, 15 Dec 1993 20:58:34 +0000 (20:58 +0000)] 
Formerly autoconf.texi.~146~

32 years agoFormerly acspecific.m4.~189~
David MacKenzie [Wed, 15 Dec 1993 20:40:01 +0000 (20:40 +0000)] 
Formerly acspecific.m4.~189~

32 years agoFormerly acgeneral.m4.~162~
Roland McGrath [Tue, 14 Dec 1993 21:53:07 +0000 (21:53 +0000)] 
Formerly acgeneral.m4.~162~

32 years agoFormerly autoconf.texi.~145~
Roland McGrath [Tue, 14 Dec 1993 19:55:38 +0000 (19:55 +0000)] 
Formerly autoconf.texi.~145~

32 years agoFormerly acspecific.m4.~187~
Noah Friedman [Fri, 10 Dec 1993 11:35:21 +0000 (11:35 +0000)] 
Formerly acspecific.m4.~187~

32 years agoFormerly acgeneral.m4.~161~
Roland McGrath [Wed, 8 Dec 1993 17:09:40 +0000 (17:09 +0000)] 
Formerly acgeneral.m4.~161~

32 years agoFormerly acspecific.m4.~186~
Noah Friedman [Tue, 7 Dec 1993 04:40:53 +0000 (04:40 +0000)] 
Formerly acspecific.m4.~186~

32 years agoFormerly acgeneral.m4.~160~
Noah Friedman [Thu, 2 Dec 1993 07:24:42 +0000 (07:24 +0000)] 
Formerly acgeneral.m4.~160~

32 years agoFormerly acspecific.m4.~185~
Noah Friedman [Wed, 24 Nov 1993 00:38:01 +0000 (00:38 +0000)] 
Formerly acspecific.m4.~185~

32 years agoFormerly acspecific.m4.~184~
Noah Friedman [Sat, 20 Nov 1993 23:26:09 +0000 (23:26 +0000)] 
Formerly acspecific.m4.~184~

32 years agoentered into RCS
David MacKenzie [Thu, 18 Nov 1993 23:44:09 +0000 (23:44 +0000)] 
entered into RCS

32 years agoFormerly acgeneral.m4.~159~
David MacKenzie [Thu, 18 Nov 1993 23:40:54 +0000 (23:40 +0000)] 
Formerly acgeneral.m4.~159~

32 years agoFormerly acspecific.m4.~182~
David MacKenzie [Thu, 18 Nov 1993 23:35:09 +0000 (23:35 +0000)] 
Formerly acspecific.m4.~182~

32 years agoFormerly autoconf.texi.~144~
David MacKenzie [Thu, 18 Nov 1993 23:33:52 +0000 (23:33 +0000)] 
Formerly autoconf.texi.~144~

32 years agoFormerly Makefile.in.~51~
David MacKenzie [Thu, 18 Nov 1993 23:15:49 +0000 (23:15 +0000)] 
Formerly Makefile.in.~51~

32 years agoFormerly acgeneral.m4.~158~
David MacKenzie [Sat, 13 Nov 1993 17:24:55 +0000 (17:24 +0000)] 
Formerly acgeneral.m4.~158~

32 years agoFormerly acgeneral.m4.~157~
Noah Friedman [Wed, 10 Nov 1993 14:25:29 +0000 (14:25 +0000)] 
Formerly acgeneral.m4.~157~

32 years agoFormerly acgeneral.m4.~155~
Noah Friedman [Mon, 8 Nov 1993 21:22:42 +0000 (21:22 +0000)] 
Formerly acgeneral.m4.~155~

32 years agoFormerly acspecific.m4.~181~
Noah Friedman [Sat, 6 Nov 1993 04:31:14 +0000 (04:31 +0000)] 
Formerly acspecific.m4.~181~

32 years agoRe-add hitachi to list of companies not to treat as OS names.
Richard M. Stallman [Sun, 31 Oct 1993 02:47:34 +0000 (02:47 +0000)] 
Re-add hitachi to list of companies not to treat as OS names.

32 years agoAdd H3050/RX support.
Richard Kenner [Sat, 30 Oct 1993 21:17:31 +0000 (21:17 +0000)] 
Add H3050/RX support.

32 years agoFormerly acspecific.m4.~180~
Jim Meyering [Sat, 30 Oct 1993 01:46:35 +0000 (01:46 +0000)] 
Formerly acspecific.m4.~180~

32 years ago(paragon): New alias.
Richard M. Stallman [Tue, 26 Oct 1993 23:28:00 +0000 (23:28 +0000)] 
(paragon): New alias.

32 years agoFormerly acgeneral.m4.~154~
David MacKenzie [Tue, 26 Oct 1993 19:25:34 +0000 (19:25 +0000)] 
Formerly acgeneral.m4.~154~

32 years agoFormerly autoconf.texi.~143~
David MacKenzie [Tue, 26 Oct 1993 19:25:20 +0000 (19:25 +0000)] 
Formerly autoconf.texi.~143~

32 years agoFormerly acspecific.m4.~179~
David MacKenzie [Wed, 20 Oct 1993 23:50:07 +0000 (23:50 +0000)] 
Formerly acspecific.m4.~179~

32 years agoInitial revision
David MacKenzie [Wed, 20 Oct 1993 23:33:19 +0000 (23:33 +0000)] 
Initial revision

32 years agoRecognize powerpc.
Richard M. Stallman [Tue, 19 Oct 1993 03:26:37 +0000 (03:26 +0000)] 
Recognize powerpc.

32 years agoInitial revision
Roland McGrath [Fri, 15 Oct 1993 22:51:22 +0000 (22:51 +0000)] 
Initial revision

32 years agoFormerly NEWS.~15~
David MacKenzie [Fri, 15 Oct 1993 21:01:55 +0000 (21:01 +0000)] 
Formerly NEWS.~15~

32 years agoFormerly autoconf.texi.~142~
David MacKenzie [Fri, 15 Oct 1993 20:57:22 +0000 (20:57 +0000)] 
Formerly autoconf.texi.~142~

32 years agoFormerly Makefile.in.~50~
David MacKenzie [Fri, 15 Oct 1993 19:44:37 +0000 (19:44 +0000)] 
Formerly Makefile.in.~50~

32 years agoFormerly Makefile.in.~49~
Roland McGrath [Mon, 11 Oct 1993 23:10:25 +0000 (23:10 +0000)] 
Formerly Makefile.in.~49~

32 years agoFormerly autoconf.sh.~18~
David MacKenzie [Sun, 10 Oct 1993 18:00:46 +0000 (18:00 +0000)] 
Formerly autoconf.sh.~18~

32 years agoFormerly autoconf.texi.~141~
David MacKenzie [Sat, 9 Oct 1993 16:53:59 +0000 (16:53 +0000)] 
Formerly autoconf.texi.~141~

32 years agoentered into RCS
David MacKenzie [Sat, 9 Oct 1993 16:04:06 +0000 (16:04 +0000)] 
entered into RCS

32 years agoFormerly configure.in.~2~
David MacKenzie [Sat, 9 Oct 1993 15:10:15 +0000 (15:10 +0000)] 
Formerly configure.in.~2~

32 years agoFormerly Makefile.in.~48~
David MacKenzie [Sat, 9 Oct 1993 15:08:50 +0000 (15:08 +0000)] 
Formerly Makefile.in.~48~

32 years agofix 2 typos
Doug Evans [Wed, 6 Oct 1993 21:54:36 +0000 (21:54 +0000)] 
fix 2 typos

32 years agoFormerly autoconf.texi.~140~
Roland McGrath [Sun, 3 Oct 1993 21:22:25 +0000 (21:22 +0000)] 
Formerly autoconf.texi.~140~

32 years agoRecognize operating system "riscix*"; recognize acorn as vendor
Erich Stefan Boleyn [Sun, 3 Oct 1993 16:50:05 +0000 (16:50 +0000)] 
Recognize operating system "riscix*"; recognize acorn as vendor

32 years agoFormerly autoconf.texi.~138~
David MacKenzie [Mon, 20 Sep 1993 17:16:09 +0000 (17:16 +0000)] 
Formerly autoconf.texi.~138~