Commit Graph

3684 Commits

Author SHA1 Message Date
David MacKenzie
f0d76550b5 Redo diagram (mainly from Franc,ois).
Describe new way of finding install.sh.
1994-04-30 01:49:03 +00:00
David MacKenzie
a1f4a0f1f2 Remove references to standards.*.
Add autoreconf.
(dist): Add .., ../etc, and ../texinfo files.
Add autoscan and its data files.
	Check for perl.
1994-04-30 01:47:37 +00:00
David MacKenzie
0c509b5998 Add autoscan and its data files.
Check for perl.
1994-04-30 01:46:44 +00:00
David MacKenzie
f763b6d9de Add HAVE_MMAP entry. 1994-04-30 01:45:59 +00:00
David MacKenzie
43282c6850 (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>.
1994-04-30 01:45:26 +00:00
David MacKenzie
90fda5b151 (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).
1994-04-30 01:44:39 +00:00
David MacKenzie
89503842f0 document new stuff 1994-04-30 01:43:24 +00:00
David MacKenzie
cdf79c42ed Initial revision 1994-04-30 01:42:39 +00:00
David MacKenzie
ff43c862c4 entered into RCS 1994-04-27 19:12:14 +00:00
David MacKenzie
2e8158481e fix typo in comment 1994-04-26 04:29:06 +00:00
David MacKenzie
ce6b54c083 (AC_LANG_C, AC_LANG_CPLUSPLUS): Remove CFLAGS and CXXFLAGS from ac_cpp. 1994-04-26 04:27:14 +00:00
Richard Kenner
2dfb452420 Recognize FreeBSD. 1994-04-25 18:15:06 +00:00
David MacKenzie
430e0b6359 Initial revision 1994-04-23 02:14:48 +00:00
David MacKenzie
dc22e491cb Fix AC_SIZEOF_TYPE AC_OBSOLETE texts. 1994-04-22 11:56:38 +00:00
David MacKenzie
aa7b973a6d Fix AC_SIZEOF_TYPE description. 1994-04-22 11:56:04 +00:00
David MacKenzie
0a4176640a Document special AC_FIND_XTRA ordering dependencies. 1994-04-22 00:02:58 +00:00
David MacKenzie
572c46460e (AC_FIND_XTRA): Reorder AC_REQUIREs. 1994-04-22 00:02:25 +00:00
David MacKenzie
eb290f398f (AC_FIND_X): AC_REQUIRE_CPP. 1994-04-21 23:51:44 +00:00
David MacKenzie
d9cf372ee6 Version 1.9. 1994-04-21 23:45:11 +00:00
David MacKenzie
eb7cb042ad remove install.sh install note. 1994-04-21 23:44:29 +00:00
David MacKenzie
4a62c37249 (install): Don't install aclocal.m4 or install.sh. 1994-04-21 23:44:06 +00:00
David MacKenzie
2104a052f2 (AC_PROG_LEX): Say what we set LEXLIB to. 1994-04-21 23:43:14 +00:00
David MacKenzie
81cbfcefbf (AC_PARSEARGS): Allow . in hostnames. Use string comparison on them.
(AC_HAVE_LIBRARY): namespace cleanup.
1994-04-20 17:27:41 +00:00
David MacKenzie
52ee7ba0df Describe changes to AC_FIND_X, AC_FIND_XTRA, and AC_YYTEXT_POINTER. 1994-04-20 17:19:02 +00:00
David MacKenzie
2798d24e71 Replace DECLARE_YYTEXT with YYTEXT_POINTER. 1994-04-20 17:18:33 +00:00
David MacKenzie
3c04a3e8c0 recent fixes 1994-04-20 17:18:12 +00:00
David MacKenzie
f02d8eb861 (AC_PARSEARGS): --gas and --x set with_gas and with_x to yes, not 1. 1994-04-20 17:17:47 +00:00
David MacKenzie
ba8d7786ae (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.
1994-04-20 17:17:01 +00:00
David MacKenzie
83fd45d75e Note GNU m4 1.0 bugs. 1994-04-19 19:43:13 +00:00
David MacKenzie
53143bd4ff (AC_FIND_X_XMKMF): Set variables correctly. 1994-04-19 19:15:17 +00:00
David MacKenzie
61e4974452 Don't @setchapternewpage odd by default.
Mention autoheader AC_SIZEOF_TYPE symbol generation.
1994-04-19 18:41:15 +00:00
David MacKenzie
a56a349d94 new stuff 1994-04-19 18:40:10 +00:00
David MacKenzie
6b8e55867c (AC_SIZEOF_TYPE): FIx typo. 1994-04-19 18:39:41 +00:00
David MacKenzie
49155404e3 (install): Install install.sh, and not aclocal.m4. 1994-04-19 18:22:58 +00:00
David MacKenzie
dc7cdb7420 Generate entries for AC_SIZEOF_TYPE automatically. 1994-04-19 18:14:23 +00:00
David MacKenzie
153fcc5a8b grammar changes 1994-04-19 03:09:51 +00:00
David MacKenzie
fc3aa7cb97 new stuff 1994-04-19 03:05:33 +00:00
David MacKenzie
076b601df3 (AC_SIZEOF_TYPE): Remove second arg, and generate a symbol name automatically. 1994-04-19 03:01:11 +00:00
David MacKenzie
9aeb3353c8 Document new AC_SIZEOF_TYPE usage. 1994-04-19 03:00:31 +00:00
David MacKenzie
4f27449210 (AC_PROG_INSTALL): Only filter out "install" containing "dspmsg".
(AC_FIND_X_XMKMF): Fix variable names to not conflict with grep -v.
1994-04-19 02:24:21 +00:00
David MacKenzie
1dffc16656 Various small fixes. 1994-04-19 02:22:46 +00:00
David MacKenzie
9ac645c96c Call AC_LANG_C in AC_PREPARE, not AC_INIT. 1994-04-16 19:05:27 +00:00
David MacKenzie
56e59c4bac Rename ac_configure_args back to configure_args, since some people
have been using it.
1994-04-15 11:00:32 +00:00
David MacKenzie
d0e26a0bda Note that AC_ENABLE and AC_WITH arguments shouldn't contain blanks,
for now.
1994-04-14 18:44:34 +00:00
David MacKenzie
6df95ed43b (AC_SET_MAKE): Use $MAKE if defined, else "make". 1994-04-14 02:59:11 +00:00
David MacKenzie
301c62396e Add missing files to diagram. 1994-04-13 22:15:01 +00:00
David MacKenzie
509242435d (AC_TEST_CPP): Propogate comment about Coherent lossage into configures. 1994-04-13 21:26:32 +00:00
David MacKenzie
e4537df107 (DISTFILES): Rearrange. 1994-04-13 04:52:30 +00:00
Richard M. Stallman
01a2e403ce (next): Fix typo in m68k-next-ns3 alternative. 1994-04-12 20:13:58 +00:00
David MacKenzie
72ba225221 (AC_PARSEARGS): Unknown option is a fatal error. 1994-04-09 22:07:23 +00:00