David MacKenzie
55af85f0bf
various tweaks
1995-07-26 05:30:39 +00:00
David MacKenzie
0c29fe2579
fix little nits
1995-03-23 23:49:35 +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
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
cc59959cd7
PROGS -> SCRIPTS
1994-10-26 22:41:36 +00:00
David MacKenzie
067b137802
use program_transform_name
1994-10-19 05:42:42 +00:00
David MacKenzie
f0fb5f6da6
make script generation safer
1994-10-02 04:34:29 +00:00
David MacKenzie
429e31934d
Set datadir to $(prefix)/share.
1994-09-28 14:02:14 +00:00
David MacKenzie
7185c6faea
various little cleanups
1994-09-27 22:05:22 +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
fccf840837
install-sh, quote cmd line options
1994-09-11 06:20:58 +00:00
David MacKenzie
95733787c6
rename output var index
1994-09-07 15:07:09 +00:00
David MacKenzie
5be1a80cca
various little fixes
1994-09-05 20:12:21 +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
db5d3a6e73
add notes to manual
1994-08-26 01:15:45 +00:00
David MacKenzie
8c1f9ceb4f
rework diversions and substitutions
1994-08-25 18:05:45 +00:00
David MacKenzie
7179e90edc
fix up indexes, remove an old macro
1994-08-24 18:28:20 +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
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
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
fff7008edd
great renaming. gratuitous spacing changes
1994-08-01 13:44:22 +00:00
David MacKenzie
8bf06aec5b
small bug fixes
1994-07-25 03:33:46 +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
c62b221691
new stuff
1994-06-22 18:22:34 +00:00
David MacKenzie
a0fe7f8287
(prefix, exec_prefix): Use @ substitutions.
1994-05-25 01:22:04 +00:00
David MacKenzie
025b4663f6
(install): Depend on install-info.
1994-05-06 04:04:40 +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
e05916f0de
(distclean): Remove config.cache.
1994-05-05 11:51:35 +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
1819b75811
Put everything back into one directory.
...
Don't assume standards.* exist.
1994-05-02 23:47:13 +00:00
David MacKenzie
4ae9311694
(all): Make autoreconf too.
1994-04-30 01:56:30 +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
4a62c37249
(install): Don't install aclocal.m4 or install.sh.
1994-04-21 23:44:06 +00:00
David MacKenzie
49155404e3
(install): Install install.sh, and not aclocal.m4.
1994-04-19 18:22:58 +00:00
David MacKenzie
e4537df107
(DISTFILES): Rearrange.
1994-04-13 04:52:30 +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
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
2c72e8e908
(Makefile): Don't depend on config.status, to avoid running
...
config.status too many times.
1994-03-19 21:37:55 +00:00