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
3aff0fe3ab
Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
...
* autoconf.sh: Change initial /bin/sh to @SHELL@.
1998-09-03 00:47:24 +00:00
Ben Elliston
d176bfd8f7
Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
...
* autoreconf.sh: Change initial /bin/sh to @SHELL@.
Tue Nov 18 14:21:38 1997 Eric Mumpower <nocturne@cygnus.com>
* autoreconf.sh: Do the right thing when AC_CONFIG_HEADER is
given more than one filename. As noted in the "Invoking
autoheader" node of the info files, autoheader will use the first
file argument given to AC_CONFIG_HEADER. Prior to this patch,
autoreconf would end up executing incorrect shell code (e.g.
"test ! -f 1.h 2.h.in") in such cases.
Patch submitted in parallel to bug-gnu-utils@prep.ai.mit.edu .
1998-09-03 00:37:37 +00:00
Ben Elliston
7846c78829
Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
...
* autoheader.sh: Change initial /bin/sh to @SHELL@.
1998-09-03 00:32:51 +00:00
Ben Elliston
7bfcfbcfe2
Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
...
* ifnames.sh: Change initial /bin/sh to @SHELL@.
1998-09-02 23:39:30 +00:00
David MacKenzie
8801bfce14
cleanups
1996-11-20 21:27:29 +00:00
David MacKenzie
f989a49ded
bug fixes for quoting and locales
1996-11-20 19:13:42 +00:00
David MacKenzie
b1e18dbda8
more tweaks
1996-11-15 00:04:39 +00:00
David MacKenzie
81a0a80172
more tweaks
1996-11-14 18:03:47 +00:00
David MacKenzie
4ecef17a07
tweaks; test release 2.10.3
1996-11-13 17:24:58 +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
19f8338d7e
various bug fixes and small improvements
1996-11-09 00:44:49 +00:00
David MacKenzie
148902c9c6
update street address
1996-06-12 17:55:25 +00:00
Roland McGrath
918ed87366
Sun May 26 19:07:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* autoheader.sh: Put $syms in a temporary file and use fgrep -f.
1996-05-26 23:43:22 +00:00
David MacKenzie
5dd85be628
ignore undefined macros in shell comments
1996-01-16 04:45:37 +00:00
Roland McGrath
dcd9307236
(undefined macro check): \ sed \s inside "". If grep $name in $infile misses,
...
give error message that there must be an Autoconf bug.
1996-01-05 22:50:12 +00:00
Miles Bader
90742cf466
Define $AWK from the subst @AWK@, and use it, instead of just `awk'.
1995-11-24 22:36:37 +00:00
David MacKenzie
c77ff9f7d2
more bug fixes
1995-11-22 17:42:19 +00:00
David MacKenzie
32dcea46ac
bug fixes from net
1995-11-20 20:34:22 +00:00
David MacKenzie
a0a0bd3eef
fix some bugs reported by users
1995-11-17 21:55:25 +00:00
David MacKenzie
55af85f0bf
various tweaks
1995-07-26 05:30:39 +00:00
David MacKenzie
cb787d8ee0
fix wrong default for finding autoconf files
1995-03-24 04:13:12 +00:00
David MacKenzie
555069628e
more little bug fixes
1995-02-21 20:39:40 +00:00
David MacKenzie
bb41a196e7
various bug fixes
1995-02-09 22:44:35 +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
David MacKenzie
00bc5e7904
add autoreconf --force
1994-11-04 14:44:38 +00:00
David MacKenzie
7c20472d09
fix misc little bugs
1994-11-03 15:49:58 +00:00
David MacKenzie
65f16d9962
Add more blank lines to output. Pacify perl -w.
1994-10-20 11:12:02 +00:00
David MacKenzie
86e1f309c5
remove comments from sed script
1994-10-19 05:41:52 +00:00
David MacKenzie
7185c6faea
various little cleanups
1994-09-27 22:05:22 +00:00
David MacKenzie
e21e262b4c
always set temp var
1994-09-22 20:53:11 +00:00
David MacKenzie
1a0e293e20
protec for with if
1994-09-18 03:32:50 +00:00
David MacKenzie
e5fdcf0049
minor tweaks
1994-09-17 18:05:24 +00:00
David MacKenzie
69545b86e2
command line fiddling
1994-09-15 21:16:59 +00:00
David MacKenzie
680f86975a
fix makefile targets and recursive generation
1994-09-15 18:34:35 +00:00
David MacKenzie
fccf840837
install-sh, quote cmd line options
1994-09-11 06:20:58 +00:00
David MacKenzie
7a6a0d2993
removed dnls, fixed bugs, added autoheader.m4f
1994-09-01 04:59:32 +00:00
David MacKenzie
f53762c3d1
fix autoconf.shism
1994-08-30 20:30:03 +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
e7552c2a63
minor stuff
1994-08-27 07:01:13 +00:00
David MacKenzie
d3f2d21c67
add #line, fix AC_SUBST_FILE
1994-08-25 03:45:07 +00:00
David MacKenzie
f7371685eb
rewrite AC_DEFINE
1994-08-24 06:41:01 +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
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
7deea4af3f
use new macro names.
1994-08-03 00:15:20 +00:00