Commit Graph

68 Commits

Author SHA1 Message Date
David MacKenzie
53b55a54e2 rework test results printing 1994-08-10 16:47:42 +00:00
David MacKenzie
5047ea80b4 support alternate input file names 1994-08-09 18:35:50 +00:00
David MacKenzie
105ce08b51 various fixes 1994-08-09 14:46:16 +00:00
David MacKenzie
cf879be04c fix up dir header check 1994-08-09 13:44:55 +00:00
David MacKenzie
b27430ab16 add missing menu entry 1994-08-02 13:31:12 +00:00
David MacKenzie
fff7008edd great renaming. gratuitous spacing changes 1994-08-01 13:44:22 +00:00
David MacKenzie
e33c467f33 minor fixes 1994-07-26 17:15:52 +00:00
David MacKenzie
1e2e2ad503 update version numbers 1994-07-22 13:00:29 +00:00
David MacKenzie
851b441b35 add new utilities, cache specific macros, document new stuff 1994-07-19 14:44:16 +00:00
David MacKenzie
c62b221691 new stuff 1994-06-22 18:22:34 +00:00
David MacKenzie
8485bbb75b new version # 1994-05-25 01:22:32 +00:00
David MacKenzie
64c2c127b8 Mention CPP and CXXCPP filename limitations. 1994-05-17 19:26:47 +00:00
David MacKenzie
75fa952b11 Fix descriptions of AC_PROGRAM_CHECK and AC_PROGRAM_PATH. 1994-05-10 16:27:26 +00:00
David MacKenzie
b175764ac1 (Installation prefixes): Node removed. 1994-05-10 01:56:12 +00:00
David MacKenzie
a360277f06 Mention that AC_PROGRAM_PATH does nothing is the variable is set already. 1994-05-06 04:03:29 +00:00
David MacKenzie
a7473438da Note what GCC and GXX get set to. 1994-05-05 12:49:21 +00:00
David MacKenzie
ac008570d6 Put AC_TEST_CPP in alphabetical order. 1994-05-04 23:42:20 +00:00
David MacKenzie
c8a849c208 small fixes
n
1994-05-04 14:44:23 +00:00
David MacKenzie
8297cba55c Document config.h.bot. Fix typo in AC_HAVE_POUNDBANG. 1994-05-02 23:45:57 +00:00
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
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
d9cf372ee6 Version 1.9. 1994-04-21 23:45:11 +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
83fd45d75e Note GNU m4 1.0 bugs. 1994-04-19 19:43:13 +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
9aeb3353c8 Document new AC_SIZEOF_TYPE usage. 1994-04-19 03:00:31 +00:00
David MacKenzie
1dffc16656 Various small fixes. 1994-04-19 02:22:46 +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
301c62396e Add missing files to diagram. 1994-04-13 22:15:01 +00:00
David MacKenzie
005878ac0d version 1.8 1994-04-09 21:35:03 +00:00
David MacKenzie
0f18de313b Mention --x-includes and --x-libraries. 1994-04-08 17:25:25 +00:00
David MacKenzie
2ce002237c Document top_srcdir substitution. 1994-04-05 16:55:12 +00:00
David MacKenzie
ea224c3abd Fix dependencies examples. 1994-04-05 01:30:24 +00:00
David MacKenzie
5462e0b43f Re-document --with argument. 1994-03-31 13:22:49 +00:00
David MacKenzie
05d9fc5f10 Document --disable- options. 1994-03-31 01:03:42 +00:00
David MacKenzie
19c2a252fc (Command Line): New node. Move some descriptions here from General
Feature Tests.  Describe --without- options.
1994-03-28 23:50:05 +00:00
David MacKenzie
882abaa861 Document AC_SET_MAKE.
Note that vsprintf and vfprintf come with vprintf.
Note that env can be used to set env vars.
1994-03-26 22:34:06 +00:00
David MacKenzie
055a4d345b Document AC_ENABLE and @prefix@ and @exec_prefix@ substitutions. 1994-03-26 06:33:23 +00:00
David MacKenzie
a8e151f46f Style cleanups. Mention config.h.top. 1994-03-24 23:11:31 +00:00
David MacKenzie
66d0215418 AC_PREREQ clarifications. 1994-03-24 18:45:58 +00:00
David MacKenzie
747966a9e9 Document AC_PREREQ. 1994-03-24 18:36:40 +00:00
David MacKenzie
0d14a9e873 Note that --silent/--quiet silences AC_CHECKING. 1994-03-24 04:55:10 +00:00
David MacKenzie
a30b85395f 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.
1994-03-24 04:00:49 +00:00
David MacKenzie
544b343d32 Document AC_SIZEOF_TYPE. 1994-03-22 23:30:23 +00:00
David MacKenzie
414d0e3356 Describe AC_CHECKING et al. 1994-03-22 20:47:00 +00:00
David MacKenzie
dd5287637b update master menu 1994-03-20 00:11:14 +00:00
David MacKenzie
1a77e2a979 Add info dir entry.
Describe new C++ macros and AC_MMAP.
(Language Choice): New section.
Add another example of dependencies.
1994-03-19 21:52:23 +00:00
David MacKenzie
9d7621bc84 Document AC_FIND_XTRA. 1994-03-18 08:03:16 +00:00
David MacKenzie
aa5df92f0d Work around RCS problem more usefully.
Mention shell variable prefixes.
1994-03-18 06:16:19 +00:00