Tom Tromey
74f02f339e
1999-04-17 Paul Eggert <eggert@twinsun.com>
...
* autoconf.texi, acspecific.m4 (AC_FUNC_MKTIME): New macro.
taken from automake's AM_FUNC_MKTIME.
* acfunctions: mktime now belongs to AC_FUNC_MKTIME.
1999-04-22 21:38:24 +00:00
Ben Elliston
0012aaa6ec
1999-04-11 Ben Elliston <bje@cygnus.com>
...
* acgeneral.m4 (AC_C_STRUCT_MEMBER): New macro.
* acspecific.m4 (AC_STRUCT_TIMEZONE): Rewrite in terms of
AC_C_STRUCT_MEMBER.
(AC_STRUCT_ST_BLOCKS): Likewise.
(AC_STRUCT_ST_BLKSIZE): Likewise.
(AC_STRUCT_ST_RDEV): Likewise.
* autoconf.texi (Structures): Update. Add menu for subnodes.
(Particular Structures): New node.
(Generic Structures): New node.
(AC_C_STRUCT_MEMBER): Document.
1999-04-10 19:54:57 +00:00
Ben Elliston
89dca877ed
Typo; end an open defmac.
1999-04-04 20:42:58 +00:00
Ben Elliston
2c371a8609
1999-04-05 Ben Elliston <bje@cygnus.com>
...
* acspecific.m4 (AC_EMXOS2): New macro. Contributed by Ryuji Abe
<raeva@t3.rim.or.jp>.
(AC_EXEEXT): Handle case for OS/2.
* autoconf.texi (AC_EMXOS2): Document.
(AC_EXEEXT): Mention OS/2.
(AC_MINGW32): Move.
(UPDATED): Update.
1999-04-04 20:32:09 +00:00
Ben Elliston
861872d328
1999-04-01 Ben Elliston <bje@cygnus.com>
...
* standards.texi: Update from FSF.
* acspecific.m4 (AC_PROG_INSTALL): Avoid using the installation
script belonging to HP `pwplus' when running the install
program. Contributed by Steven G. Johnson <stevenj@alum.mit.edu>
and Dave Adams <adams@hpesdwa.fc.hp.com>.
1999-03-31 08:16:10 +00:00
Tom Tromey
d34826b96f
1999-03-28 Tom Tromey <tromey@cygnus.com>
...
* autoconf.texi (AC_OUTPUT_COMMANDS): Add to macro index.
1999-03-28 22:38:40 +00:00
Ben Elliston
9bab20391b
1999-02-02 Pavel Roskin <pavel_roskin@geocities.com>
...
* autoconf.texi: Corrected definitions for AC_CONFIG_AUX_DIR and
AC_PROG_F77. Duplicated descriptions for AC_SEARCH_LIBS and
AC_TRY_LINK_FUNC removed.
1999-02-21 21:05:26 +00:00
Ben Elliston
5be0173362
1999-02-22 Ben Elliston <bje@cygnus.com>
...
* autoconf.texi (System Services): Explain the semantics of the
AC_SYS_RESTARTABLE_SYSCALLS macro in greater detail. Suggested by
Franc,ois Pinard <pinard@iro.umontreal.ca>.
1999-02-21 18:07:13 +00:00
Ben Elliston
a76e13502c
1999-02-11 Ben Elliston <bje@cygnus.com>
...
* standards.texi: Update from FSF.
1999-02-10 19:09:43 +00:00
Ben Elliston
b97579df26
1999-01-25 Ben Elliston <bje@cygnus.com>
...
* Makefile.in (clean mostlyclean distclean maintainer-clean):
Remove .m4f files.
1999-01-25 03:30:33 +00:00
Ben Elliston
bceebd1601
1999-01-21 Ben Elliston <bje@cygnus.com>
...
* autoconf.texi (Introduction): Update bug reporting address.
* config.guess: Likewise.
1999-01-20 05:18:52 +00:00
Ben Elliston
827c1ce67d
1999-01-11 Ben Elliston <bje@cygnus.com>
...
* acgeneral.m4 (AC_ACVERSION): Increment to 2.14.
* autoconf.texi (EDITION): Likewise.
(VERSION): Likewise.
1999-01-10 05:53:55 +00:00
Ben Elliston
1cbe5e94be
1999-01-09 Ben Elliston <bje@cygnus.com>
...
* Makefile.in (html): New target. Generate HTML documentation.
Contributed by Wilfredo Sanchez <wsanchez@apple.com>.
1999-01-08 17:05:35 +00:00
Ben Elliston
fdcd1f0c9d
1999-01-09 Ben Elliston <bje@cygnus.com>
...
* autoconf.texi (AC_CHECK_LIB): Explain more. Contributed by Bob
Friesenhahn <bfriesen@simple.dallas.tx.us>.
(UPDATED): Bump to 1999.
1999-01-08 07:11:28 +00:00
Ben Elliston
7551404fcf
1999-01-06 Ben Elliston <bje@cygnus.com>
...
* autoconf.texi (AC_OBJEXT): Correct documentation.
1999-01-06 04:40:29 +00:00
Ben Elliston
df646e7699
Merge from autoconf-2-13-rc1.
1999-01-05 03:18:40 +00:00
Ben Elliston
fd5156267c
1998-10-30 Jeff Garzik <jgarzik@pobox.com>
...
* autoconf.texi: Document AC_CACHE_LOAD and AC_CACHE_SAVE. Explain
how AC_CACHE_SAVE can be used as a means of syncing the cache to
disk prior to doing something potentially fatal in configure.
1998-10-30 03:41:59 +00:00
Ben Elliston
7a2c894092
1998-10-24 Matthew D. Langston <langston@SLAC.Stanford.EDU>
...
* acgeneral.m4 (AC_LANG_FORTRAN77): Remove [] (i.e. the m4 quotes)
since it was confusing the testsuite. Also make `f77' the default
for FC, otherwise the testsuite fails.
* autoconf.texi (Fortran 77 Compiler Characteristics): Added new
node documenting the new AC_F77_LIBRARY_LDFLAGS macro.
* acspecific.m4 (AC_F77_LIBRARY_LDFLAGS): New macro to determine
the linker flags (e.g. `-L' and `-l') for the Fortran 77 intrinsic
and run-time libraries.
1998-10-23 19:03:23 +00:00
Ben Elliston
013957a4ce
Sun Oct 4 21:57:20 1998 Tom Tromey <tromey@cygnus.com>
...
* autoconf.texi (Defining Symbols): Documented third argument to
AC_DEFINE.
* autoheader.m4 (AC_DEFINE_UNQUOTED): Generate `verbatim'
assignment if third argument given.
(AC_DEFINE): Likewise.
* acgeneral.m4 (AC_DEFINE): Handle case where $# is 3.
(AC_DEFINE_UNQUOTED): Likewise.
* autoheader.sh: Echo $verbatim if not empty.
1998-10-09 07:44:10 +00:00
Ben Elliston
a05ecea5a5
1998-10-09 Tom Tromey <tromey@cygnus.com>
...
* Makefile.in (autoconf.m4f): New target.
(autoheader.m4f): Likewise.
1998-10-09 03:15:27 +00:00
Ben Elliston
f98edc0d07
1998-10-03 Ben Elliston <bje@cygnus.com>
...
* acconfig.h (FC_NO_MINUS_C_MINUS_O): Add to complete the Fortran
77 support.
Tue Sep 8 14:06:04 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU>
* acgeneral.m4: Make the following macros Fortran 77 aware
(i.e. conditionalize whether to `#include "confdefs.h"', etc.):
(AC_TRY_COMPILE)
(AC_TRY_LINK)
(AC_CHECK_LIB)
* acgeneral.m4 (AC_LANG_FORTRAN77): Rename `AC_LANG_FORTRAN' to
`AC_LANG_FORTRAN77'. Change the Fortran 77 language macro from
`FORTRAN' to `FORTRAN77'.
(AC_LANG_RESTORE): Change the Fortran 77 language macro from
`FORTRAN' to `FORTRAN77'
* autoconf.texi: Updated Fortran 77 documentation, particularly
for `AC_TRY_COMPILE', `AC_TRY_LINK' and `AC_CHECK_LIB'.
Thu Sep 3 09:34:39 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU>
* autoconf.texi: Added Fortran 77 documentation.
* acspecific.m4 (AC_PROG_FC): New macro. Determine a Fortran
compiler to use.
(AC_PROG_FC_WORKS): New macro.
(AC_PROG_FC_GNU): New macro.
(AC_PROG_FC_G): New macro.
(AC_PROG_FC_C_O): New macro.
* acgeneral.m4: Add FFLAGS (Fortran 77 flags).
(AC_LANG_FORTRAN): New macro.
(AC_LANG_RESTORE): Make Fortran 77 aware.
(AC_TRY_COMPILER): Make Fortran 77 aware (i.e. conditionalize
whether to `#include "confdefs.h"').
1998-10-02 21:25:58 +00:00
Ben Elliston
8e4ce29cd8
1998-09-27 Ben Elliston <bje@cygnus.com>
...
* Makefile.in (all): Generate frozen .m4 files at build time.
(install): Do not freeze .m4 files. Install pre-frozen .m4f files
using $(INSTALL_DATA).
(.m4.m4f): Freeze files if m4 supports stored internal state.
Contributed by Karl Heuer <kwzh@gnu.org>.
1998-09-27 03:46:21 +00:00
Ben Elliston
1e65b4df8f
1998-09-26 Ben Elliston <bje@cygnus.com>
...
* texinfo.tex: Import latest version from the FSF.
1998-09-26 06:51:14 +00:00
Ben Elliston
5e46508ac5
Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
...
* Makefile.in (editsh): Substitute for SHELL.
(Makefile, config.status): Use $(SHELL) when running
config.status.
Wed Sep 3 23:00:44 1997 Chris Provenzano <proven@cygnus.com>
* Makefile.in : Set SHELL=@SHELL@. configure now substiutes
${CONFIG_SHELL-/bin/sh} in for @SHELL@ at configure time.
1998-09-03 00:54:34 +00:00
Richard M. Stallman
dbbe7ebe17
*** empty log message ***
1998-08-26 21:05:13 +00:00
Richard M. Stallman
a01c758f1c
*** empty log message ***
1998-08-26 21:01:17 +00:00
Joel N. Weber II
713150bfc6
Fixed a typo.
1998-05-18 17:04:37 +00:00
Richard M. Stallman
3bace3884c
Clarify discussion of signal interfaces.
...
Write POSIX uniformly.
1998-05-18 04:38:44 +00:00
Richard M. Stallman
c7f4331e4f
*** empty log message ***
1998-04-18 02:14:06 +00:00
Richard M. Stallman
0c94020591
Use @email.
1998-03-25 08:23:33 +00:00
Joel N. Weber II
421b2568d6
Hacked so that the date will update automagically.
...
Added 1997 and 1998 to the copyright dates.
1998-03-14 00:38:22 +00:00
Joel N. Weber II
66403d375a
(Some of these changes were not made by devnull, but devnull is
...
unwedging rcs.)
Changed gnu@prep.ai.mit.edu to gnu@gnu.org
Some #ifdef and #ifndef examples added.
A grammer error was fixed.
1998-03-14 00:33:12 +00:00
Karl Heuer
d99ef337f7
Mention YFLAGS and LFLAGS along with CFLAGS.
1997-10-27 03:47:03 +00:00
Richard M. Stallman
7634c37560
Better explanation of why to write in C.
1997-09-12 07:13:24 +00:00
John Gilmore
642a85a957
fix TeX overfills -len
1997-07-04 04:42:17 +00:00
John Gilmore
e0cb8ea153
fixed typos and TeX overfills -len
1997-07-03 22:51:04 +00:00
Richard M. Stallman
208a686eb9
Unix-replacement components don't have priority over all else.
1997-05-28 03:24:51 +00:00
Richard M. Stallman
118b55b292
Explain which commands should use CFLAGS.
1997-05-17 19:07:42 +00:00
Richard M. Stallman
d0eca5bf62
Reinsert the menu item for Makefile Conventions.
...
Get rid of unnecessary and erroneous Next, Previous and Up pointers.
1997-05-06 19:22:32 +00:00
Richard M. Stallman
33093c482c
Update date.
1997-04-20 22:16:18 +00:00
Richard M. Stallman
40f8131d23
Improve advice about accepting contributions of text.
1997-04-20 22:15:56 +00:00
Richard M. Stallman
2338566d5c
Explain about how to structure documentation well.
1997-02-10 09:45:39 +00:00
Richard M. Stallman
0fdbc7e96b
Update last-change date.
1997-01-25 02:51:59 +00:00
Leonard "Len" H. Tower Jr
8b75ae1a87
really fixed the missing Mmap node.
...
also ran texinfo-all-menus-update with C-u
1997-01-16 23:27:43 +00:00
Leonard "Len" H. Tower Jr
bfaad2ecb3
add missing mmap node
1997-01-16 23:19:01 +00:00
David MacKenzie
660963952f
fix a couple of bugs
1996-12-11 00:49:47 +00:00
David MacKenzie
65bcd04475
more fixups
1996-11-20 22:53:55 +00:00
David MacKenzie
85669bdcb1
more cleanups
1996-11-20 22:16:05 +00:00
David MacKenzie
8801bfce14
cleanups
1996-11-20 21:27:29 +00:00
David MacKenzie
670670f0c4
lots of new ways to create stuff
1996-11-20 05:09:56 +00:00
David MacKenzie
27baa892d9
rewhack the compiler checking and fix some minor bugs
1996-11-20 00:21:34 +00:00
David MacKenzie
091c6ec533
Version 2.11 released
1996-11-18 15:28:02 +00:00
David MacKenzie
b1e18dbda8
more tweaks
1996-11-15 00:04:39 +00:00
David MacKenzie
4ecef17a07
tweaks; test release 2.10.3
1996-11-13 17:24:58 +00:00
David MacKenzie
49ce2554a6
cosmetic tweaks
1996-11-12 18:51:28 +00:00
David MacKenzie
618b5d14d1
more improvements from the net
1996-11-12 07:17:30 +00:00
David MacKenzie
8fb56d8ec4
more bug fixes
1996-11-12 04:48:04 +00:00
David MacKenzie
e579d06b61
many bug fixes and a few additions, mostly derived from bug-gnu-utils
1996-11-09 22:19:24 +00:00
David MacKenzie
d5ac1ccb68
more X kludgery
1996-11-09 07:15:16 +00:00
David MacKenzie
19f8338d7e
various bug fixes and small improvements
1996-11-09 00:44:49 +00:00
Richard M. Stallman
cd6f05350a
Talk about which dir Info files, Bison output, etc. should go in.
...
Add some more utilities that can be used in make commands.
1996-11-07 22:30:30 +00:00
Richard M. Stallman
4a49f96062
Give more details for --version.
1996-10-04 05:11:36 +00:00
Richard M. Stallman
128ce94e4b
Generalize the gettext advice about substituting parts of a sentence.
1996-09-09 22:42:53 +00:00
Richard M. Stallman
ed14553838
Describe preinstall and postinstall commands.
1996-09-09 18:06:22 +00:00
Richard M. Stallman
319ce5a5c7
Describe additional info in --version and --help; be more prcise.
...
Put long options table in separate node.
Explain about gettext.
More info about change log format, incl. conditional changes.
1996-09-09 18:05:42 +00:00
Richard M. Stallman
202c7a72d9
Describe lispdir variable.
1996-06-12 21:50:54 +00:00
David MacKenzie
148902c9c6
update street address
1996-06-12 17:55:25 +00:00
Richard M. Stallman
f98feef37c
Avoid symlinks if possible.
1996-05-06 03:45:23 +00:00
David MacKenzie
483e88500c
fix typo
1996-03-05 04:56:52 +00:00
Roland McGrath
bfbc7231bc
Minor tweaks to fix overfull & underfull hboxes in fmting make man.
1996-03-04 17:57:41 +00:00
Roland McGrath
022b8b09e7
(Standard Targets): Use @smallexample.
1996-03-01 21:47:33 +00:00
Richard M. Stallman
7ab78e4e16
Say it is ok to use true and false.
...
Make recommendations about install-info accurate.
1996-02-29 04:22:34 +00:00
Leonard "Len" H. Tower Jr
16b56e2120
updated lastupdate and add 96 to copyright notices -len
1996-02-27 22:40:21 +00:00
Richard M. Stallman
c0dd463557
Replace strip' target with
install-strip'.
1996-02-27 07:36:22 +00:00
Richard M. Stallman
863d6b9534
Reorganize nodes dealing with portability, and mostly rewrite them to
...
legitimize ANSI C.
Move memory usage topic into a new node by itself.
Some changes in discussing strchr and strrchr.
1996-02-27 07:35:22 +00:00
Richard M. Stallman
29f92b6f9f
It is ok now to write in ANSI C.
1996-02-26 21:14:03 +00:00
John Gilmore
cf29872b72
updated lastupdate -len
1996-02-24 21:17:27 +00:00
Richard M. Stallman
1339837210
Explain better the alternatives for handling man pages.
1996-02-24 19:28:55 +00:00
Richard M. Stallman
b46336fca3
Describe `strip' target.
1996-02-10 06:28:45 +00:00
Arnold Robbins
e84a5cc57d
Reorganized considerably, to group related topics together in a logical
...
order. A number of minor editos for consistency with make-stds.texi
and for better looking results when run through TeX.
1996-01-19 00:21:32 +00:00
Arnold Robbins
5b25f6c458
Reordering of sections for better reading linearly and to go with
...
reorg'ed standards.texi. use Makefile with a capital 'M' everywhere.
Add description of Autoconf versions of standard directories.
1996-01-19 00:18:58 +00:00
Richard M. Stallman
51384b9d6b
Minor change about parallel make.
1996-01-17 22:29:34 +00:00
Roland McGrath
fc7007d2ce
Document new 6th arg to AC_CHECK_PROG.
...
Update version to 2.8, update month to January 1996,
and copyright years to include 1996.
1996-01-16 22:06:56 +00:00
David MacKenzie
c77ff9f7d2
more bug fixes
1995-11-22 17:42:19 +00:00
David MacKenzie
3016f325ec
undo bogus bugfix
1995-11-21 22:45:24 +00:00
David MacKenzie
673d7305df
update to v2.6
1995-11-20 20:46:49 +00:00
David MacKenzie
32dcea46ac
bug fixes from net
1995-11-20 20:34:22 +00:00
Roland McGrath
09e96ebee5
(EDITION, VERSION): Update to 2.5.
1995-11-17 20:09:42 +00:00
Roland McGrath
b27592263f
(Standard Targets): rewrote some paragraphs to avoid overfull hboxes.
1995-08-15 00:12:12 +00:00
David MacKenzie
0b6bb88729
fix typo
1995-07-26 05:36:45 +00:00
David MacKenzie
55af85f0bf
various tweaks
1995-07-26 05:30:39 +00:00
Richard M. Stallman
8cc3b471a2
Mention TMPDIR.
1995-07-25 01:23:12 +00:00
David MacKenzie
eee3e34690
Rename --with-x11 in example to --with-x.
1995-07-19 05:54:26 +00:00
David MacKenzie
3e669c2118
Add AC_CACHE_CHECK.
1995-06-28 20:19:08 +00:00
David MacKenzie
75ac961424
add --bindir, --libdir, etc.
1995-06-27 19:09:03 +00:00
David MacKenzie
f899badec9
Define mandir the way everyone actually uses it.
1995-06-27 18:28:56 +00:00
David MacKenzie
52da270341
Small improvements from TODO.
1995-06-23 03:39:38 +00:00
Noah Friedman
f6cc1ef8e0
Added gawk options to table.
1995-05-16 18:22:17 +00:00
Richard M. Stallman
59bb993381
Suggest naming files with hyphens, not underscores, and when to use
...
uppercase in names.
1995-05-16 17:27:22 +00:00
Richard M. Stallman
39061823ae
Update date.
1995-04-13 01:59:46 +00:00
Richard M. Stallman
3766de757b
Don't use error count as exit status.
1995-04-13 01:59:20 +00:00
David MacKenzie
b130aaa8db
version 2.3
1995-03-27 23:29:35 +00:00
David MacKenzie
a97e23dbc2
add stuff about option variable names
1995-03-24 04:13:47 +00:00
David MacKenzie
0c29fe2579
fix little nits
1995-03-23 23:49:35 +00:00
David MacKenzie
8cf3e847b3
version 2.2
1995-03-08 22:06:48 +00:00
David MacKenzie
854d83be44
follow cd with &&, not ;
1995-03-08 17:48:39 +00:00
David MacKenzie
0f53fcad1b
various little patches
1995-03-07 00:19:27 +00:00
David MacKenzie
555069628e
more little bug fixes
1995-02-21 20:39:40 +00:00
Roland McGrath
9b9cc5de63
Update AC_CHECK_TOOL description. New third argument (optional).
1995-02-11 09:39:53 +00:00
David MacKenzie
bb41a196e7
various bug fixes
1995-02-09 22:44:35 +00:00
Richard M. Stallman
5a86bbd9cb
real-clean renamed to maintainer-clean.
...
Description changed too.
1995-02-07 23:45:48 +00:00
David MacKenzie
77caa43c94
various bug fixes
1995-02-07 22:41:14 +00:00
David MacKenzie
f5cee52491
various bug fixes
1995-02-06 23:31:34 +00:00
Jim Meyering
917f748829
*** empty log message ***
1995-01-25 04:48:10 +00:00
Francesco Potorti`
c4f48930c9
The abbreviation for etags' --ignore-indentation is now -I.
1995-01-18 10:26:19 +00:00
Richard M. Stallman
3bcab8bf04
install, uninstall, installdirs should not alter the build dir.
1995-01-04 19:37:36 +00:00
Richard M. Stallman
5cc7096efc
Minor fixes.
1994-12-27 06:48:48 +00:00
Richard M. Stallman
87d1f57d9e
Give more info about manuals.
1994-12-26 06:15:21 +00:00
Noah Friedman
79bf5cf2e5
Describe more long options.
1994-12-26 06:03:10 +00:00
Francesco Potorti`
1cf6a6af39
Updated etags/ctags options.
1994-11-17 09:51:44 +00:00
Francesco Potorti`
625ae61717
etags uses --regex too.
1994-11-16 15:57:49 +00:00
John Gilmore
34bc62b98e
M-x add-change --> M-x add-change-log-entry
1994-11-16 00:23:04 +00:00
David MacKenzie
466a58c9cb
update Sun vs. BSD.
1994-11-11 04:44:06 +00:00
David MacKenzie
f3b1146a7a
Explain reason for new filesystem layout.
1994-11-11 04:33:24 +00:00
Noah Friedman
8b41fec715
entered into RCS
1994-11-08 15:26:44 +00:00
Noah Friedman
7ed1ccf31f
Formerly standards.texi.~96~
1994-11-07 22:38:14 +00:00
David MacKenzie
00bc5e7904
add autoreconf --force
1994-11-04 14:44:38 +00:00
David MacKenzie
c6a5d9a45b
version 2.1
1994-11-04 04:19:54 +00:00
David MacKenzie
0d1362ba57
explain install-sh more
1994-11-04 04:12:59 +00:00
David MacKenzie
7c20472d09
fix misc little bugs
1994-11-03 15:49:58 +00:00
David MacKenzie
0c3d5f28c5
various small clarifications
1994-10-26 22:43:54 +00:00
David MacKenzie
cc59959cd7
PROGS -> SCRIPTS
1994-10-26 22:41:36 +00:00
David MacKenzie
bdbfa28190
add note to AC_TRY_COMPILE about AC_TRY_LINK
1994-10-24 04:39:27 +00:00
David MacKenzie
8b9cd57886
add AC_TRY_COMPILE
1994-10-23 02:08:04 +00:00
David MacKenzie
846366203c
install.sh -> install-sh
1994-10-20 13:04:18 +00:00
David MacKenzie
fbcb344003
Copyright -> Distributing
1994-10-20 12:59:07 +00:00
David MacKenzie
517f40c4a5
more copyright clarifying
1994-10-20 12:51:52 +00:00
David MacKenzie
4118dbc95c
minor corrections
1994-10-19 05:42:59 +00:00
David MacKenzie
067b137802
use program_transform_name
1994-10-19 05:42:42 +00:00
David MacKenzie
b7b6179f38
config.site moved
1994-10-19 00:30:09 +00:00
David MacKenzie
462cb08456
document setting default prefix
1994-10-19 00:29:28 +00:00
David MacKenzie
1ae01ed49c
Document what's missing, and who wrote metaconfig.
1994-10-18 16:52:07 +00:00
David MacKenzie
e6e71f8472
update PATH_XTRA
1994-10-11 17:23:43 +00:00
David MacKenzie
adc6dceea0
elaborate
1994-10-06 19:36:36 +00:00
David MacKenzie
6cce1e6520
remove mention of setting variables on make command line
1994-10-06 19:33:32 +00:00
David MacKenzie
aff7aa6e14
warning about setting make variables on the command line
1994-10-06 19:28:49 +00:00
David MacKenzie
f0fb5f6da6
make script generation safer
1994-10-02 04:34:29 +00:00
David MacKenzie
85715008c6
undo typedef rename; add macro from paul eggert
1994-10-01 23:13:28 +00:00
David MacKenzie
d11bd8ab28
doc tweaks
1994-09-28 17:08:55 +00:00
David MacKenzie
429e31934d
Set datadir to $(prefix)/share.
1994-09-28 14:02:14 +00:00
David MacKenzie
0bf8d59c76
rename AC_CHECK_TYPE to AC_CHECK_TYPEDEF
1994-09-28 13:04:57 +00:00
David MacKenzie
7185c6faea
various little cleanups
1994-09-27 22:05:22 +00:00
David MacKenzie
620bb9b97d
update multiple case example
1994-09-22 03:18:49 +00:00
Richard M. Stallman
a4a5a149e8
Formerly standards.texi.~95~
1994-09-21 20:02:21 +00:00
Leonard "Len" H. Tower Jr
0c6c0e21cc
Formerly standards.texi.~94~
1994-09-21 16:42:14 +00:00
David MacKenzie
dfe895894e
move AC_PROGMAKE_SET description
1994-09-20 18:38:30 +00:00
David MacKenzie
fd64c83071
version 1.120
1994-09-20 00:59:29 +00:00
David MacKenzie
e5fdcf0049
minor tweaks
1994-09-17 18:05:24 +00:00
David MacKenzie
d42634442c
revise questions
1994-09-17 02:09:53 +00:00
David MacKenzie
bf85b76df9
minor tweaks
1994-09-16 15:40:36 +00:00
David MacKenzie
c1243b0408
clarify autoreconf usgae
1994-09-15 21:17:19 +00:00
David MacKenzie
680f86975a
fix makefile targets and recursive generation
1994-09-15 18:34:35 +00:00
David MacKenzie
ca572e0282
put back Makefile comment
1994-09-15 00:58:48 +00:00
David MacKenzie
69db95fa74
fix making links and add configure_input
1994-09-13 15:20:48 +00:00
David MacKenzie
be9e449b56
mention negated character classes
1994-09-13 05:21:44 +00:00
David MacKenzie
8408753f55
cosmetic readability stuff
1994-09-13 04:28:44 +00:00
David MacKenzie
128fd86fd4
cosmetic changes
1994-09-12 15:19:23 +00:00
David MacKenzie
bdb9e9a1d1
misc little fixes
1994-09-12 04:40:56 +00:00
David MacKenzie
fccf840837
install-sh, quote cmd line options
1994-09-11 06:20:58 +00:00
David MacKenzie
4b515ebbeb
misc little fixes
1994-09-09 20:13:30 +00:00
David MacKenzie
01cddb594a
new macros to reduce kludges
1994-09-08 20:42:23 +00:00
David MacKenzie
5754f5b478
reorganize doc some more
1994-09-07 21:54:52 +00:00
David MacKenzie
8547b8c4a2
rel 1.112
1994-09-07 15:35:40 +00:00
David MacKenzie
95733787c6
rename output var index
1994-09-07 15:07:09 +00:00
David MacKenzie
408e1dc84a
add make variable index
1994-09-07 13:54:31 +00:00
David MacKenzie
d473232418
remove duplicated words
1994-09-07 06:14:17 +00:00
David MacKenzie
c6ce56db69
support --program* options
1994-09-07 03:06:34 +00:00
David MacKenzie
5be1a80cca
various little fixes
1994-09-05 20:12:21 +00:00
David MacKenzie
7a6a0d2993
removed dnls, fixed bugs, added autoheader.m4f
1994-09-01 04:59:32 +00:00
David MacKenzie
5863774fc7
add freezing to autoheader
1994-08-30 20:24:50 +00:00
David MacKenzie
9e9ace2ce5
diversions revision, 1.109
1994-08-30 18:42:54 +00:00
David MacKenzie
0fa7ed64d4
more moving and renamnig
1994-08-30 13:45:21 +00:00
David MacKenzie
9ebd56e4ea
fix menu entry
1994-08-30 05:30:27 +00:00
David MacKenzie
4822894ff5
fix err
1994-08-30 05:27:04 +00:00
David MacKenzie
d805266469
wordsmithing
1994-08-30 05:16:42 +00:00
David MacKenzie
1cd2e5a86a
wording changes
1994-08-30 01:30:34 +00:00
David MacKenzie
3adf655388
new revisions
1994-08-29 01:49:51 +00:00
David MacKenzie
6b61f7fcdb
revise example
1994-08-28 23:50:13 +00:00
David MacKenzie
e02ead7e08
more doc reordering, links bug fix
1994-08-28 22:40:40 +00:00
David MacKenzie
697fe9e8d9
doc cleanups
1994-08-28 00:24:09 +00:00
David MacKenzie
479d6ceeb0
tweaks for error handling
1994-08-27 01:27:32 +00:00
David MacKenzie
933fd18705
various fixes
1994-08-26 22:27:25 +00:00
David MacKenzie
642b5b87a2
bump version number
1994-08-26 06:17:48 +00:00
David MacKenzie
dfe1b13f8c
break up node
1994-08-26 04:59:15 +00:00
David MacKenzie
cbda46d676
fiddle with wording
1994-08-26 03:39:02 +00:00
David MacKenzie
8c971b9fc3
add advice
1994-08-26 03:21:00 +00:00
David MacKenzie
d47259f9b2
mention a linker bug
1994-08-26 03:11:17 +00:00
David MacKenzie
ff2272751c
whitespace frobbing
1994-08-26 02:47:25 +00:00
David MacKenzie
db5d3a6e73
add notes to manual
1994-08-26 01:15:45 +00:00
David MacKenzie
7ec5a7d5f8
fix c++, remove NO_ARG_ARRAY, check for more X libs
1994-08-25 21:55:22 +00:00
David MacKenzie
01b6c57e7b
add CPPFLAGS
1994-08-25 19:29:53 +00:00
David MacKenzie
8c1f9ceb4f
rework diversions and substitutions
1994-08-25 18:05:45 +00:00
David MacKenzie
d3f2d21c67
add #line, fix AC_SUBST_FILE
1994-08-25 03:45:07 +00:00
David MacKenzie
7179e90edc
fix up indexes, remove an old macro
1994-08-24 18:28:20 +00:00
David MacKenzie
e9ca63c0cd
rename AC_HAVE_POUNDGANG, misc other cleanups
1994-08-24 14:09:18 +00:00
David MacKenzie
f7371685eb
rewrite AC_DEFINE
1994-08-24 06:41:01 +00:00
David MacKenzie
d5c63cb83e
fix x, add history
1994-08-23 20:24:36 +00:00
David MacKenzie
69a53ee988
new version
1994-08-23 18:07:04 +00:00
David MacKenzie
8aaede57a9
various small adjustments
1994-08-23 15:04:53 +00:00
David MacKenzie
a30c1ef188
clean up substitutions and bugs
1994-08-23 06:01:14 +00:00
Richard M. Stallman
1e6da0f5fb
entered into RCS
1994-08-21 17:29:57 +00:00
David MacKenzie
ba31ba899f
clarify
1994-08-13 03:32:33 +00:00
David MacKenzie
0aae456f31
fix dir headers, extend have_funcs,headers
1994-08-13 03:28:38 +00:00
David MacKenzie
18c8136a84
use AC_DEFUN, alphabetize manual
1994-08-13 02:19:11 +00:00
David MacKenzie
db6c43083e
fix messages and library checking
1994-08-10 23:54:30 +00:00
David MacKenzie
53b55a54e2
rework test results printing
1994-08-10 16:47:42 +00:00
John Gilmore
07cd8b52a8
Formerly make-stds.texi.~29~
1994-08-10 05:41:00 +00:00
David MacKenzie
c0acb3fa79
fix typo
1994-08-09 18:38:55 +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
e5fa1dc6a6
cosmetic
1994-08-03 00:15:38 +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
8bf06aec5b
small bug fixes
1994-07-25 03:33:46 +00:00
David MacKenzie
1e2e2ad503
update version numbers
1994-07-22 13:00:29 +00:00
David MacKenzie
1369a20a4a
make it work again
1994-07-19 22:14:03 +00:00
David MacKenzie
851b441b35
add new utilities, cache specific macros, document new stuff
1994-07-19 14:44:16 +00:00
David MacKenzie
9c1c62e178
Initial revision
1994-07-19 14:37:37 +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
a0fe7f8287
(prefix, exec_prefix): Use @ substitutions.
1994-05-25 01:22:04 +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
025b4663f6
(install): Depend on install-info.
1994-05-06 04:04:40 +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
0c7705faf7
(dist): chmod the dist directory, not the current directory.
1994-05-05 15:57:20 +00:00
David MacKenzie
d822f88533
(dist): Don't depend on DISTFILES.
1994-05-05 15:53:37 +00:00
David MacKenzie
a7473438da
Note what GCC and GXX get set to.
1994-05-05 12:49:21 +00:00
David MacKenzie
e05916f0de
(distclean): Remove config.cache.
1994-05-05 11:51:35 +00:00
David MacKenzie
ac008570d6
Put AC_TEST_CPP in alphabetical order.
1994-05-04 23:42:20 +00:00
David MacKenzie
1d5571bf59
(install): Depend on all again.
...
(install-info): Depend on info again.
1994-05-04 23:41:27 +00:00
David MacKenzie
c8a849c208
small fixes
...
n
1994-05-04 14:44:23 +00:00
David MacKenzie
1819b75811
Put everything back into one directory.
...
Don't assume standards.* exist.
1994-05-02 23:47:13 +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
4ae9311694
(all): Make autoreconf too.
1994-04-30 01:56:30 +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
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
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
4a62c37249
(install): Don't install aclocal.m4 or install.sh.
1994-04-21 23:44:06 +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
49155404e3
(install): Install install.sh, and not aclocal.m4.
1994-04-19 18:22:58 +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
e4537df107
(DISTFILES): Rearrange.
1994-04-13 04:52:30 +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
6378b56adc
Update configuration dependencies.
1994-04-05 01:29:40 +00:00
David MacKenzie
22c7df0c2b
(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.
1994-03-31 16:34:43 +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
078cb32b5c
(acdatadir): New variable based on datadir, giving Autoconf lib files
...
their own subdirectory. Use it instead of datadir.
1994-03-24 06:20:44 +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
2c72e8e908
(Makefile): Don't depend on config.status, to avoid running
...
config.status too many times.
1994-03-19 21:37:55 +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
David MacKenzie
1f8718a0e7
Work around RCS substitution in AC_REVISION example.
1994-03-18 05:43:02 +00:00
David MacKenzie
63d75af989
entered into RCS
1994-03-18 02:55:23 +00:00
Roland McGrath
7050c3ccaa
Formerly autoconf.texi.~149~
1994-02-11 02:44:07 +00:00
Noah Friedman
e584d7f7ed
Formerly autoconf.texi.~148~
1993-12-22 12:47:36 +00:00
Noah Friedman
c78f4c6e81
Formerly autoconf.texi.~147~
1993-12-16 10:59:17 +00:00
David MacKenzie
c1d65c71c0
Formerly autoconf.texi.~146~
1993-12-15 20:58:34 +00:00
Roland McGrath
9630eb379a
Formerly autoconf.texi.~145~
1993-12-14 19:55:38 +00:00
David MacKenzie
9c9c5cdb40
Formerly autoconf.texi.~144~
1993-11-18 23:33:52 +00:00
David MacKenzie
679ff78f04
Formerly Makefile.in.~51~
1993-11-18 23:15:49 +00:00
David MacKenzie
823703bc0f
Formerly autoconf.texi.~143~
1993-10-26 19:25:20 +00:00
David MacKenzie
845ece0e77
Formerly autoconf.texi.~142~
1993-10-15 20:57:22 +00:00
David MacKenzie
adead42e56
Formerly Makefile.in.~50~
1993-10-15 19:44:37 +00:00
Roland McGrath
61ba624632
Formerly Makefile.in.~49~
1993-10-11 23:10:25 +00:00
David MacKenzie
16a7a1c8d0
Formerly autoconf.texi.~141~
1993-10-09 16:53:59 +00:00
David MacKenzie
1d8a269d3f
Formerly Makefile.in.~48~
1993-10-09 15:08:50 +00:00
Roland McGrath
63495b551a
Formerly autoconf.texi.~140~
1993-10-03 21:22:25 +00:00
David MacKenzie
898e676336
Formerly autoconf.texi.~138~
1993-09-20 17:16:09 +00:00
David MacKenzie
9efce3e714
Formerly autoconf.texi.~137~
1993-09-16 19:56:01 +00:00
Jim Meyering
87b1dea16e
Formerly autoconf.texi.~133~
1993-09-09 14:27:20 +00:00
David MacKenzie
fcbc563a05
Formerly autoconf.texi.~131~
1993-08-31 23:18:57 +00:00
David MacKenzie
e9dbcfa67e
Formerly autoconf.texi.~130~
1993-08-23 23:44:42 +00:00
David MacKenzie
98de9a1e41
Initial revision
1993-08-20 16:00:48 +00:00
David MacKenzie
277151a398
Formerly Makefile.in.~47~
1993-07-28 04:33:04 +00:00
David MacKenzie
b1d14f486a
Formerly Makefile.in.~46~
1993-07-20 02:07:49 +00:00
David MacKenzie
3462c62043
Formerly Makefile.in.~44~
1993-07-09 01:22:48 +00:00
Noah Friedman
ed2fe49618
Initial revision
1993-06-07 11:00:55 +00:00
Richard M. Stallman
a246d3132e
Formerly make-stds.texi.~2~
1993-01-11 22:29:30 +00:00
Richard M. Stallman
5c291b0287
Initial revision
1993-01-11 17:41:09 +00:00
Richard M. Stallman
b19f359f13
Formerly standards.texi.~19~
1992-05-19 01:03:10 +00:00
Richard M. Stallman
c05d1676aa
Initial revision
1992-03-08 06:28:22 +00:00