]>
git.ipfire.org Git - thirdparty/autoconf.git/log
David MacKenzie [Sat, 30 Apr 1994 01:56:30 +0000 (01:56 +0000)]
(all): Make autoreconf too.
David MacKenzie [Sat, 30 Apr 1994 01:49:37 +0000 (01:49 +0000)]
version 1.9.2
David MacKenzie [Sat, 30 Apr 1994 01:49:03 +0000 (01:49 +0000)]
Redo diagram (mainly from Franc,ois).
Describe new way of finding install.sh.
David MacKenzie [Sat, 30 Apr 1994 01:47:37 +0000 (01:47 +0000)]
Remove references to standards.*.
Add autoreconf.
(dist): Add .., ../etc, and ../texinfo files.
Add autoscan and its data files.
Check for perl.
David MacKenzie [Sat, 30 Apr 1994 01:46:44 +0000 (01:46 +0000)]
Add autoscan and its data files.
Check for perl.
David MacKenzie [Sat, 30 Apr 1994 01:45:59 +0000 (01:45 +0000)]
Add HAVE_MMAP entry.
David MacKenzie [Sat, 30 Apr 1994 01:45:26 +0000 (01:45 +0000)]
(AC_PROG_INSTALL): Use install.sh from ac_aux_dir.
(AC_LN_S): Add verbose messages.
(AC_MMAP): If NBPC is not defined, use PAGESIZE.
From "Kaveh R. Ghazi" <ghazi@eden.rutgers.edu>.
David MacKenzie [Sat, 30 Apr 1994 01:44:39 +0000 (01:44 +0000)]
(AC_OUTPUT): When doing substitutions on files, if
the file starts with "#!", put the "automatically generated"
comment on the second line instead of the first.
(AC_CONFIG_AUX, AC_CONFIG_AUX_DEFAULT,
AC_CONFIG_AUX_DIRS, AC_SYSTEM_TYPE, AC_HOST_TYPE, AC_TARGET_TYPE,
AC_BUILD_TYPE, AC_SUBST_FILE, AC_MAKE_LINKS, AC_OUTPUT_MAKE_LINKS,
AC_CONFIG_SUBDIRS): New macros.
(AC_OUTPUT_HEADER): For each file being created,
munge a copy of conftest.sed rather than the original.
From brook@trillium.botany.utexas.edu (Brook Milligan).
David MacKenzie [Sat, 30 Apr 1994 01:43:24 +0000 (01:43 +0000)]
document new stuff
David MacKenzie [Sat, 30 Apr 1994 01:42:39 +0000 (01:42 +0000)]
Initial revision
David MacKenzie [Wed, 27 Apr 1994 19:12:14 +0000 (19:12 +0000)]
entered into RCS
David MacKenzie [Tue, 26 Apr 1994 04:29:06 +0000 (04:29 +0000)]
fix typo in comment
David MacKenzie [Tue, 26 Apr 1994 04:27:14 +0000 (04:27 +0000)]
(AC_LANG_C, AC_LANG_CPLUSPLUS): Remove CFLAGS and CXXFLAGS from ac_cpp.
Richard Kenner [Mon, 25 Apr 1994 18:15:06 +0000 (18:15 +0000)]
Recognize FreeBSD.
David MacKenzie [Sat, 23 Apr 1994 02:14:48 +0000 (02:14 +0000)]
Initial revision
David MacKenzie [Fri, 22 Apr 1994 11:56:38 +0000 (11:56 +0000)]
Fix AC_SIZEOF_TYPE AC_OBSOLETE texts.
David MacKenzie [Fri, 22 Apr 1994 11:56:04 +0000 (11:56 +0000)]
Fix AC_SIZEOF_TYPE description.
David MacKenzie [Fri, 22 Apr 1994 00:02:58 +0000 (00:02 +0000)]
Document special AC_FIND_XTRA ordering dependencies.
David MacKenzie [Fri, 22 Apr 1994 00:02:25 +0000 (00:02 +0000)]
(AC_FIND_XTRA): Reorder AC_REQUIREs.
David MacKenzie [Thu, 21 Apr 1994 23:51:44 +0000 (23:51 +0000)]
(AC_FIND_X): AC_REQUIRE_CPP.
David MacKenzie [Thu, 21 Apr 1994 23:45:11 +0000 (23:45 +0000)]
Version 1.9.
David MacKenzie [Thu, 21 Apr 1994 23:44:29 +0000 (23:44 +0000)]
remove install.sh install note.
David MacKenzie [Thu, 21 Apr 1994 23:44:06 +0000 (23:44 +0000)]
(install): Don't install aclocal.m4 or install.sh.
David MacKenzie [Thu, 21 Apr 1994 23:43:14 +0000 (23:43 +0000)]
(AC_PROG_LEX): Say what we set LEXLIB to.
David MacKenzie [Wed, 20 Apr 1994 17:27:41 +0000 (17:27 +0000)]
(AC_PARSEARGS): Allow . in hostnames. Use string comparison on them.
(AC_HAVE_LIBRARY): namespace cleanup.
David MacKenzie [Wed, 20 Apr 1994 17:19:02 +0000 (17:19 +0000)]
Describe changes to AC_FIND_X, AC_FIND_XTRA, and AC_YYTEXT_POINTER.
David MacKenzie [Wed, 20 Apr 1994 17:18:33 +0000 (17:18 +0000)]
Replace DECLARE_YYTEXT with YYTEXT_POINTER.
David MacKenzie [Wed, 20 Apr 1994 17:18:12 +0000 (17:18 +0000)]
recent fixes
David MacKenzie [Wed, 20 Apr 1994 17:17:47 +0000 (17:17 +0000)]
(AC_PARSEARGS): --gas and --x set with_gas and with_x to yes, not 1.
David MacKenzie [Wed, 20 Apr 1994 17:17:01 +0000 (17:17 +0000)]
(AC_YYTEXT_POINTER): New macro, replacing AC_DECLARE_YYTEXT.
(AC_FIND_X): Assume no X if --without-x was given.
(AC_FIND_XTRA): Quotes AC_REQUIRE args. Run uname in a subshell in
case it's missing. Put -l options in X_EXTRA_LIBS. Print values of
the variables we set if verbose.
David MacKenzie [Tue, 19 Apr 1994 19:43:13 +0000 (19:43 +0000)]
Note GNU m4 1.0 bugs.
David MacKenzie [Tue, 19 Apr 1994 19:15:17 +0000 (19:15 +0000)]
(AC_FIND_X_XMKMF): Set variables correctly.
David MacKenzie [Tue, 19 Apr 1994 18:41:15 +0000 (18:41 +0000)]
Don't @setchapternewpage odd by default.
Mention autoheader AC_SIZEOF_TYPE symbol generation.
David MacKenzie [Tue, 19 Apr 1994 18:40:10 +0000 (18:40 +0000)]
new stuff
David MacKenzie [Tue, 19 Apr 1994 18:39:41 +0000 (18:39 +0000)]
(AC_SIZEOF_TYPE): FIx typo.
David MacKenzie [Tue, 19 Apr 1994 18:22:58 +0000 (18:22 +0000)]
(install): Install install.sh, and not aclocal.m4.
David MacKenzie [Tue, 19 Apr 1994 18:14:23 +0000 (18:14 +0000)]
Generate entries for AC_SIZEOF_TYPE automatically.
David MacKenzie [Tue, 19 Apr 1994 03:09:51 +0000 (03:09 +0000)]
grammar changes
David MacKenzie [Tue, 19 Apr 1994 03:05:33 +0000 (03:05 +0000)]
new stuff
David MacKenzie [Tue, 19 Apr 1994 03:01:11 +0000 (03:01 +0000)]
(AC_SIZEOF_TYPE): Remove second arg, and generate a symbol name automatically.
David MacKenzie [Tue, 19 Apr 1994 03:00:31 +0000 (03:00 +0000)]
Document new AC_SIZEOF_TYPE usage.
David MacKenzie [Tue, 19 Apr 1994 02:24:21 +0000 (02:24 +0000)]
(AC_PROG_INSTALL): Only filter out "install" containing "dspmsg".
(AC_FIND_X_XMKMF): Fix variable names to not conflict with grep -v.
David MacKenzie [Tue, 19 Apr 1994 02:22:46 +0000 (02:22 +0000)]
Various small fixes.
David MacKenzie [Sat, 16 Apr 1994 19:05:27 +0000 (19:05 +0000)]
Call AC_LANG_C in AC_PREPARE, not AC_INIT.
David MacKenzie [Fri, 15 Apr 1994 11:00:32 +0000 (11:00 +0000)]
Rename ac_configure_args back to configure_args, since some people
have been using it.
David MacKenzie [Thu, 14 Apr 1994 18:44:34 +0000 (18:44 +0000)]
Note that AC_ENABLE and AC_WITH arguments shouldn't contain blanks,
for now.
David MacKenzie [Thu, 14 Apr 1994 02:59:11 +0000 (02:59 +0000)]
(AC_SET_MAKE): Use $MAKE if defined, else "make".
David MacKenzie [Wed, 13 Apr 1994 22:15:01 +0000 (22:15 +0000)]
Add missing files to diagram.
David MacKenzie [Wed, 13 Apr 1994 21:26:32 +0000 (21:26 +0000)]
(AC_TEST_CPP): Propogate comment about Coherent lossage into configures.
David MacKenzie [Wed, 13 Apr 1994 04:52:30 +0000 (04:52 +0000)]
(DISTFILES): Rearrange.
Richard M. Stallman [Tue, 12 Apr 1994 20:13:58 +0000 (20:13 +0000)]
(next): Fix typo in m68k-next-ns3 alternative.
David MacKenzie [Sat, 9 Apr 1994 22:07:23 +0000 (22:07 +0000)]
(AC_PARSEARGS): Unknown option is a fatal error.
David MacKenzie [Sat, 9 Apr 1994 21:35:03 +0000 (21:35 +0000)]
version 1.8
David MacKenzie [Sat, 9 Apr 1994 21:34:23 +0000 (21:34 +0000)]
Remove ac_ prefix from some variables set by options, for consistency
and backward compatibility.
Richard Kenner [Sat, 9 Apr 1994 19:01:54 +0000 (19:01 +0000)]
Add ns* as operating systems; default to ns2 for NeXT.
David MacKenzie [Fri, 8 Apr 1994 19:41:52 +0000 (19:41 +0000)]
Don't test for -lsocket on IRIX. From Karl Berry.
David MacKenzie [Fri, 8 Apr 1994 19:12:24 +0000 (19:12 +0000)]
Note other things on the way.
David MacKenzie [Fri, 8 Apr 1994 17:47:36 +0000 (17:47 +0000)]
Incr AC_ACVERSION.
David MacKenzie [Fri, 8 Apr 1994 17:46:06 +0000 (17:46 +0000)]
(AC_FIND_X): Change message.
David MacKenzie [Fri, 8 Apr 1994 17:27:41 +0000 (17:27 +0000)]
(AC_FIND_X_XMKMF, AC_FIND_X_DIRECT): Don't override --x-includes and
--x-libraries. Check openwin last due to its bugs.
David MacKenzie [Fri, 8 Apr 1994 17:26:34 +0000 (17:26 +0000)]
Add --x-includes, --x-libraries options. Document them and --build,
--host, --target.
David MacKenzie [Fri, 8 Apr 1994 17:25:25 +0000 (17:25 +0000)]
Mention --x-includes and --x-libraries.
David MacKenzie [Fri, 8 Apr 1994 17:23:49 +0000 (17:23 +0000)]
Mention new args.
David MacKenzie [Wed, 6 Apr 1994 12:02:16 +0000 (12:02 +0000)]
Add comment.
David MacKenzie [Tue, 5 Apr 1994 16:55:12 +0000 (16:55 +0000)]
Document top_srcdir substitution.
David MacKenzie [Tue, 5 Apr 1994 16:51:31 +0000 (16:51 +0000)]
(AC_PROG_INSTALL): Look for install.sh in @top_srcdir@, not $srcdir.
David MacKenzie [Tue, 5 Apr 1994 16:45:41 +0000 (16:45 +0000)]
(AC_OUTPUT): AC_SUBST top_srcdir. Set it.
David MacKenzie [Tue, 5 Apr 1994 01:30:48 +0000 (01:30 +0000)]
Note --no-create.
David MacKenzie [Tue, 5 Apr 1994 01:30:24 +0000 (01:30 +0000)]
Fix dependencies examples.
David MacKenzie [Tue, 5 Apr 1994 01:29:40 +0000 (01:29 +0000)]
Update configuration dependencies.
David MacKenzie [Tue, 5 Apr 1994 01:29:04 +0000 (01:29 +0000)]
Add back --no-create option. Make config.status --recheck use it.
David MacKenzie [Tue, 5 Apr 1994 00:13:00 +0000 (00:13 +0000)]
Go back to doing move-if-change. Work around in dependencies
by using stamp files.
David MacKenzie [Thu, 31 Mar 1994 16:34:43 +0000 (16:34 +0000)]
(autoconf, autoheader, configure): Write to $@.tmp
instead of to $@ directly so that after a disk full error, the
targets to not exist. Otherwise, a subsequent make could
install a corrupt (but not executable) script.
From Jim Meyering.
David MacKenzie [Thu, 31 Mar 1994 13:23:26 +0000 (13:23 +0000)]
Document --with with an argument.
David MacKenzie [Thu, 31 Mar 1994 13:22:49 +0000 (13:22 +0000)]
Re-document --with argument.
David MacKenzie [Thu, 31 Mar 1994 13:22:23 +0000 (13:22 +0000)]
(AC_PARSEARGS): --with can take an argument again.
David MacKenzie [Thu, 31 Mar 1994 01:05:03 +0000 (01:05 +0000)]
Mention --disable-.
David MacKenzie [Thu, 31 Mar 1994 01:03:42 +0000 (01:03 +0000)]
Document --disable- options.
David MacKenzie [Thu, 31 Mar 1994 01:02:47 +0000 (01:02 +0000)]
(AC_PARSEARGS): Add --disable-FEATURE; remove --site.
David MacKenzie [Tue, 29 Mar 1994 00:43:48 +0000 (00:43 +0000)]
Make multiple non-option args a fatal error.
David MacKenzie [Tue, 29 Mar 1994 00:40:23 +0000 (00:40 +0000)]
(AC_PARSEARGS): Warn about multiple non-option args.
David MacKenzie [Tue, 29 Mar 1994 00:19:36 +0000 (00:19 +0000)]
Change all occurrences of $(MAKE_VAR) to ${MAKE_VAR}.
David MacKenzie [Mon, 28 Mar 1994 23:50:43 +0000 (23:50 +0000)]
Format better.
David MacKenzie [Mon, 28 Mar 1994 23:50:05 +0000 (23:50 +0000)]
(Command Line): New node. Move some descriptions here from General
Feature Tests. Describe --without- options.
David MacKenzie [Mon, 28 Mar 1994 23:48:26 +0000 (23:48 +0000)]
(AC_PARSEARGS): Rewrite again, using ideas from the GNU libc configure.in.
All options that take an argument set shell variables.
(AC_COMPILE_CHECK): Add `return' in `int' function.
David MacKenzie [Sun, 27 Mar 1994 05:44:01 +0000 (05:44 +0000)]
(AC_NOTICE): Don't save original args or initialize options here.
(AC_PARSEARGS): Do them here.
(AC_PREPARE): Save a copy of original args here, if it hasn't been
done yet.
David MacKenzie [Sun, 27 Mar 1994 01:44:38 +0000 (01:44 +0000)]
Omit obsolete options from usage message.
Quote args to AC_CHECKING that contain m4 variables.
David MacKenzie [Sat, 26 Mar 1994 22:34:54 +0000 (22:34 +0000)]
Initialize variables set by options.
(AC_HAVE_HEADERS): Require cpp.
David MacKenzie [Sat, 26 Mar 1994 22:34:32 +0000 (22:34 +0000)]
(AC_SET_MAKE): New macro.
(AC_PROG_INSTALL): Find scoinst as a good install program.
David MacKenzie [Sat, 26 Mar 1994 22:34:06 +0000 (22:34 +0000)]
Document AC_SET_MAKE.
Note that vsprintf and vfprintf come with vprintf.
Note that env can be used to set env vars.
David MacKenzie [Sat, 26 Mar 1994 22:33:04 +0000 (22:33 +0000)]
Mention AC_SET_MAKE, no AC_DECLARE_YYTEXT.
David MacKenzie [Sat, 26 Mar 1994 06:33:54 +0000 (06:33 +0000)]
Document new options and substitutions.
David MacKenzie [Sat, 26 Mar 1994 06:33:23 +0000 (06:33 +0000)]
Document AC_ENABLE and @prefix@ and @exec_prefix@ substitutions.
David MacKenzie [Sat, 26 Mar 1994 06:32:34 +0000 (06:32 +0000)]
Recognize all the Cygnus configure options; warn about other arguments.
Make default value for --with "yes", not "1".
AC_SUBST for prefix and exec_prefix.
(AC_ENABLE): New macro.
David MacKenzie [Sat, 26 Mar 1994 04:01:14 +0000 (04:01 +0000)]
entered into RCS
David MacKenzie [Thu, 24 Mar 1994 23:12:08 +0000 (23:12 +0000)]
Mention config.h.top.
David MacKenzie [Thu, 24 Mar 1994 23:11:31 +0000 (23:11 +0000)]
Style cleanups. Mention config.h.top.
David MacKenzie [Thu, 24 Mar 1994 23:10:53 +0000 (23:10 +0000)]
Add ${config_h}.top to the output, if it's present.
David MacKenzie [Thu, 24 Mar 1994 18:54:06 +0000 (18:54 +0000)]
comment fix
David MacKenzie [Thu, 24 Mar 1994 18:45:58 +0000 (18:45 +0000)]
AC_PREREQ clarifications.