]>
git.ipfire.org Git - thirdparty/autoconf.git/log
David MacKenzie [Thu, 24 Mar 1994 18:38:02 +0000 (18:38 +0000)]
Mention AC_PREREQ.
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.
David MacKenzie [Thu, 24 Mar 1994 18:36:40 +0000 (18:36 +0000)]
Document AC_PREREQ.
David MacKenzie [Thu, 24 Mar 1994 18:36:13 +0000 (18:36 +0000)]
(AC_PREREQ): New macro, with some helper macros.
Richard Kenner [Thu, 24 Mar 1994 10:58:02 +0000 (10:58 +0000)]
Add case for Bull dpx20.
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.
David MacKenzie [Thu, 24 Mar 1994 04:55:10 +0000 (04:55 +0000)]
Note that --silent/--quiet silences AC_CHECKING.
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.
David MacKenzie [Thu, 24 Mar 1994 03:52:32 +0000 (03:52 +0000)]
document new options
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.
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.
David MacKenzie [Tue, 22 Mar 1994 23:30:53 +0000 (23:30 +0000)]
Mention AC_SIZEOF_TYPE.
David MacKenzie [Tue, 22 Mar 1994 23:30:23 +0000 (23:30 +0000)]
Document AC_SIZEOF_TYPE.
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.
David MacKenzie [Tue, 22 Mar 1994 23:28:24 +0000 (23:28 +0000)]
(AC_SIZEOF_TYPE): New macro.
David MacKenzie [Tue, 22 Mar 1994 20:47:25 +0000 (20:47 +0000)]
Mention new echo macros.
David MacKenzie [Tue, 22 Mar 1994 20:47:00 +0000 (20:47 +0000)]
Describe AC_CHECKING et al.
David MacKenzie [Tue, 22 Mar 1994 20:46:36 +0000 (20:46 +0000)]
Use AC_CHECKING et al. where appropriate.
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.
David MacKenzie [Tue, 22 Mar 1994 13:45:54 +0000 (13:45 +0000)]
Mention more new stuff.
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.
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.
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.
David MacKenzie [Sun, 20 Mar 1994 00:11:14 +0000 (00:11 +0000)]
update master menu
David MacKenzie [Sat, 19 Mar 1994 21:52:45 +0000 (21:52 +0000)]
New stuff.
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.
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.
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.
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.)
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.
David MacKenzie [Fri, 18 Mar 1994 09:35:40 +0000 (09:35 +0000)]
Rename another variable. Update copyright for generated script.
David MacKenzie [Fri, 18 Mar 1994 08:18:08 +0000 (08:18 +0000)]
Shorten sed variable names. Remove bogus changequotes.
David MacKenzie [Fri, 18 Mar 1994 08:03:16 +0000 (08:03 +0000)]
Document AC_FIND_XTRA.
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).
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.
David MacKenzie [Fri, 18 Mar 1994 07:59:58 +0000 (07:59 +0000)]
new stuff so far.
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).
David MacKenzie [Fri, 18 Mar 1994 06:16:19 +0000 (06:16 +0000)]
Work around RCS problem more usefully.
Mention shell variable prefixes.
David MacKenzie [Fri, 18 Mar 1994 05:43:02 +0000 (05:43 +0000)]
Work around RCS substitution in AC_REVISION example.
David MacKenzie [Fri, 18 Mar 1994 02:55:23 +0000 (02:55 +0000)]
entered into RCS
Noah Friedman [Thu, 17 Mar 1994 13:16:04 +0000 (13:16 +0000)]
*** empty log message ***
David MacKenzie [Thu, 10 Mar 1994 06:29:54 +0000 (06:29 +0000)]
Formerly acgeneral.m4.~167~
Richard M. Stallman [Mon, 7 Mar 1994 02:49:06 +0000 (02:49 +0000)]
Accept freebsd as OS.
Doug Evans [Tue, 1 Mar 1994 15:59:45 +0000 (15:59 +0000)]
Move comment to proper place.
Richard M. Stallman [Thu, 24 Feb 1994 18:06:41 +0000 (18:06 +0000)]
Don't force os=-hpux for hp9k2... and hp9k3...
Roland McGrath [Fri, 11 Feb 1994 02:44:53 +0000 (02:44 +0000)]
Formerly acspecific.m4.~193~
Roland McGrath [Fri, 11 Feb 1994 02:44:07 +0000 (02:44 +0000)]
Formerly autoconf.texi.~149~
Roland McGrath [Sat, 5 Feb 1994 18:35:44 +0000 (18:35 +0000)]
Formerly acspecific.m4.~192~
Roland McGrath [Fri, 4 Feb 1994 22:17:05 +0000 (22:17 +0000)]
Formerly acgeneral.m4.~166~
Roland McGrath [Fri, 21 Jan 1994 21:34:58 +0000 (21:34 +0000)]
Formerly acspecific.m4.~191~
Richard M. Stallman [Sun, 16 Jan 1994 19:31:08 +0000 (19:31 +0000)]
Delete duplicate clauses for hp9k2... and hp9k31...
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.
Richard Kenner [Thu, 13 Jan 1994 10:42:24 +0000 (10:42 +0000)]
Fix typo in -hiux* case.
Noah Friedman [Thu, 6 Jan 1994 21:29:02 +0000 (21:29 +0000)]
Formerly acgeneral.m4.~165~
Noah Friedman [Wed, 22 Dec 1993 12:54:01 +0000 (12:54 +0000)]
Formerly acgeneral.m4.~164~
Noah Friedman [Wed, 22 Dec 1993 12:47:36 +0000 (12:47 +0000)]
Formerly autoconf.texi.~148~
Noah Friedman [Fri, 17 Dec 1993 18:44:18 +0000 (18:44 +0000)]
Formerly acspecific.m4.~190~
Noah Friedman [Thu, 16 Dec 1993 10:59:17 +0000 (10:59 +0000)]
Formerly autoconf.texi.~147~
David MacKenzie [Wed, 15 Dec 1993 20:58:34 +0000 (20:58 +0000)]
Formerly autoconf.texi.~146~
David MacKenzie [Wed, 15 Dec 1993 20:40:01 +0000 (20:40 +0000)]
Formerly acspecific.m4.~189~
Roland McGrath [Tue, 14 Dec 1993 21:53:07 +0000 (21:53 +0000)]
Formerly acgeneral.m4.~162~
Roland McGrath [Tue, 14 Dec 1993 19:55:38 +0000 (19:55 +0000)]
Formerly autoconf.texi.~145~
Noah Friedman [Fri, 10 Dec 1993 11:35:21 +0000 (11:35 +0000)]
Formerly acspecific.m4.~187~
Roland McGrath [Wed, 8 Dec 1993 17:09:40 +0000 (17:09 +0000)]
Formerly acgeneral.m4.~161~
Noah Friedman [Tue, 7 Dec 1993 04:40:53 +0000 (04:40 +0000)]
Formerly acspecific.m4.~186~
Noah Friedman [Thu, 2 Dec 1993 07:24:42 +0000 (07:24 +0000)]
Formerly acgeneral.m4.~160~
Noah Friedman [Wed, 24 Nov 1993 00:38:01 +0000 (00:38 +0000)]
Formerly acspecific.m4.~185~
Noah Friedman [Sat, 20 Nov 1993 23:26:09 +0000 (23:26 +0000)]
Formerly acspecific.m4.~184~
David MacKenzie [Thu, 18 Nov 1993 23:44:09 +0000 (23:44 +0000)]
entered into RCS
David MacKenzie [Thu, 18 Nov 1993 23:40:54 +0000 (23:40 +0000)]
Formerly acgeneral.m4.~159~
David MacKenzie [Thu, 18 Nov 1993 23:35:09 +0000 (23:35 +0000)]
Formerly acspecific.m4.~182~
David MacKenzie [Thu, 18 Nov 1993 23:33:52 +0000 (23:33 +0000)]
Formerly autoconf.texi.~144~
David MacKenzie [Thu, 18 Nov 1993 23:15:49 +0000 (23:15 +0000)]
Formerly Makefile.in.~51~
David MacKenzie [Sat, 13 Nov 1993 17:24:55 +0000 (17:24 +0000)]
Formerly acgeneral.m4.~158~
Noah Friedman [Wed, 10 Nov 1993 14:25:29 +0000 (14:25 +0000)]
Formerly acgeneral.m4.~157~
Noah Friedman [Mon, 8 Nov 1993 21:22:42 +0000 (21:22 +0000)]
Formerly acgeneral.m4.~155~
Noah Friedman [Sat, 6 Nov 1993 04:31:14 +0000 (04:31 +0000)]
Formerly acspecific.m4.~181~
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.
Richard Kenner [Sat, 30 Oct 1993 21:17:31 +0000 (21:17 +0000)]
Add H3050/RX support.
Jim Meyering [Sat, 30 Oct 1993 01:46:35 +0000 (01:46 +0000)]
Formerly acspecific.m4.~180~
Richard M. Stallman [Tue, 26 Oct 1993 23:28:00 +0000 (23:28 +0000)]
(paragon): New alias.
David MacKenzie [Tue, 26 Oct 1993 19:25:34 +0000 (19:25 +0000)]
Formerly acgeneral.m4.~154~
David MacKenzie [Tue, 26 Oct 1993 19:25:20 +0000 (19:25 +0000)]
Formerly autoconf.texi.~143~
David MacKenzie [Wed, 20 Oct 1993 23:50:07 +0000 (23:50 +0000)]
Formerly acspecific.m4.~179~
David MacKenzie [Wed, 20 Oct 1993 23:33:19 +0000 (23:33 +0000)]
Initial revision
Richard M. Stallman [Tue, 19 Oct 1993 03:26:37 +0000 (03:26 +0000)]
Recognize powerpc.
Roland McGrath [Fri, 15 Oct 1993 22:51:22 +0000 (22:51 +0000)]
Initial revision
David MacKenzie [Fri, 15 Oct 1993 21:01:55 +0000 (21:01 +0000)]
Formerly NEWS.~15~
David MacKenzie [Fri, 15 Oct 1993 20:57:22 +0000 (20:57 +0000)]
Formerly autoconf.texi.~142~
David MacKenzie [Fri, 15 Oct 1993 19:44:37 +0000 (19:44 +0000)]
Formerly Makefile.in.~50~
Roland McGrath [Mon, 11 Oct 1993 23:10:25 +0000 (23:10 +0000)]
Formerly Makefile.in.~49~
David MacKenzie [Sun, 10 Oct 1993 18:00:46 +0000 (18:00 +0000)]
Formerly autoconf.sh.~18~
David MacKenzie [Sat, 9 Oct 1993 16:53:59 +0000 (16:53 +0000)]
Formerly autoconf.texi.~141~
David MacKenzie [Sat, 9 Oct 1993 16:04:06 +0000 (16:04 +0000)]
entered into RCS
David MacKenzie [Sat, 9 Oct 1993 15:10:15 +0000 (15:10 +0000)]
Formerly configure.in.~2~
David MacKenzie [Sat, 9 Oct 1993 15:08:50 +0000 (15:08 +0000)]
Formerly Makefile.in.~48~
Doug Evans [Wed, 6 Oct 1993 21:54:36 +0000 (21:54 +0000)]
fix 2 typos
Roland McGrath [Sun, 3 Oct 1993 21:22:25 +0000 (21:22 +0000)]
Formerly autoconf.texi.~140~
Erich Stefan Boleyn [Sun, 3 Oct 1993 16:50:05 +0000 (16:50 +0000)]
Recognize operating system "riscix*"; recognize acorn as vendor
David MacKenzie [Mon, 20 Sep 1993 17:16:09 +0000 (17:16 +0000)]
Formerly autoconf.texi.~138~