Jim Meyering
|
01c3ff5a1e
|
(noinst_HEADERS): Add lchown.h.
|
1998-07-16 23:26:50 +00:00 |
|
Jim Meyering
|
b2aff777b1
|
(noinst_HEADERS): Add regex.h.
|
1998-07-04 01:33:19 +00:00 |
|
Jim Meyering
|
d649910685
|
(EXTRA_DIST): Remove. Automake groks the `LIBOBJS='
lines in the m4/*.m4 macros, so the hack of including some
custom-replaced C source file names here is no longer needed.
|
1998-05-16 04:37:45 +00:00 |
|
Jim Meyering
|
8cc46c2a18
|
(noinst_HEADERS): Add safe-read.h.
|
1998-04-13 16:29:58 +00:00 |
|
Jim Meyering
|
7024c7d55c
|
s/get-date.h/getdate.h/
|
1998-03-14 16:31:51 +00:00 |
|
Jim Meyering
|
998b3a148c
|
(libfu_a_SOURCES): Add quotearg.c.
(noinst_HEADERS): Add quotearg.h.
|
1998-02-24 23:31:40 +00:00 |
|
Jim Meyering
|
6810b30f39
|
(noinst_HEADERS): s/getdate.h/get-date.h/
|
1998-02-20 21:42:29 +00:00 |
|
Jim Meyering
|
60e021ee4e
|
(libfu_a_SOURCES): Add closeout.c.
(noinst_HEADERS): Add closeout.h.
|
1998-01-04 22:42:38 +00:00 |
|
Jim Meyering
|
a3e0b4392c
|
(libfu_a_SOURCES): Add exclude.c.
(noinst_HEADERS): Add exclude.h.
|
1997-12-21 11:46:49 +00:00 |
|
Jim Meyering
|
ce43e130bb
|
(libfu_a_SOURCES): Add new file human.c.
(noinst_HEADERS): Add new file human.h.
|
1997-11-30 10:24:16 +00:00 |
|
Jim Meyering
|
1110f5f335
|
(AUTOMAKE_OPTIONS): Use ansi2knr so *I* don't
have to convert my hash package to use k&r C.
|
1997-11-19 15:04:15 +00:00 |
|
Jim Meyering
|
9694cb0f15
|
add -*-Makefile-*- to first line
|
1997-11-09 19:06:53 +00:00 |
|
Jim Meyering
|
0ef0b74972
|
(EXTRA_DIST): Add malloc.c.
|
1997-10-26 03:58:27 +00:00 |
|
Jim Meyering
|
bf3f82daa0
|
(noinst_HEADERS): Add xalloc.h.
|
1997-10-26 02:20:32 +00:00 |
|
Jim Meyering
|
e13ae8ea54
|
(noinst_HEADERS): Add savedir.h.
|
1997-10-06 05:04:11 +00:00 |
|
Jim Meyering
|
7449936903
|
(libfu_a_SOURCES): Use hash.c, not oa-hash.c.
(noinst_HEADERS): Use hash.h, not oa-hash.h.
|
1997-09-21 04:54:52 +00:00 |
|
Jim Meyering
|
ddbf490eb4
|
(EXTRA_DIST): Add realloc.c.
|
1997-09-15 03:19:52 +00:00 |
|
Jim Meyering
|
7f519808bb
|
(EXTRA_DIST): Remove mvdir.c and rmdir.c.
Add lstat.c and stat.c.
|
1997-09-02 04:58:17 +00:00 |
|
Jim Meyering
|
83e5d2b29b
|
(libfu_a_SOURCES): Add oa-hash.c.
(noinst_HEADERS): Add oa-hash.h.
|
1997-08-31 15:20:57 +00:00 |
|
Jim Meyering
|
abd1bad4b6
|
(noinst_HEADERS): Add strverscmp.h.
|
1997-07-06 21:25:57 +00:00 |
|
Jim Meyering
|
f873ad6e6c
|
(libfu_a_SOURCES): Add strverscmp.c.
(noinst_HEADERS): Add strverscmp.h.
|
1997-07-06 14:47:50 +00:00 |
|
Jim Meyering
|
93e9fef09f
|
(libfu_a_SOURCES): Add addext.c.
Remove getversion.c; get_version is now in backupfile.c.
Add basename.c since it's no longer replacible.
|
1997-05-27 10:45:34 +00:00 |
|
Jim Meyering
|
4e81181981
|
(EXTRA_DIST): Add chown.c.
|
1997-03-13 05:13:18 +00:00 |
|
Jim Meyering
|
e9dc554349
|
(noinst_HEADERS): Add getdate.h.
|
1997-01-25 13:38:49 +00:00 |
|
Jim Meyering
|
ba246b0f36
|
(EXTRA_DIST): Add getgroups.c.
|
1997-01-03 03:16:29 +00:00 |
|
Jim Meyering
|
d43b4dcaf8
|
(EXTRA_DIST): Add strftime.c to appease automake.
Although it's not used yet, it'll be used by ls's (to-be-done)
--format=FORMAT option.
|
1996-12-11 04:34:37 +00:00 |
|
Jim Meyering
|
53ac4c028b
|
(EXTRA_DIST): Add mktime.c.
Reported by Thomas Bushnell.
|
1996-12-10 20:48:12 +00:00 |
|
Jim Meyering
|
80729c5841
|
(noinst_LIBRARIES): Rename to lib?u.a as per
new automake requirement.
Rename ?u_* variables to lib?u_a_*.
|
1996-12-08 13:28:43 +00:00 |
|
Jim Meyering
|
9299cf1e78
|
(EXTRA_DIST): Add getline.c now that getline
isn't mentioned in AC_REPLACE_FUNCS.
|
1996-11-24 05:38:29 +00:00 |
|
Jim Meyering
|
3896da90cc
|
(EXTRA_DIST): Remove group-member.c.
Add (temporary hack to work around bug in automake-1.1f) mvdir.c and rmdir.c.
|
1996-10-22 04:51:44 +00:00 |
|
Jim Meyering
|
d0fa9d9689
|
(INCLUDES): Add -I../intl. Reported by Eric Backus.
|
1996-10-21 03:33:19 +00:00 |
|
Jim Meyering
|
ffd5a79535
|
(EXTRA_DIST): Remove.
|
1996-10-12 05:09:28 +00:00 |
|
Jim Meyering
|
4d0af9ead4
|
(EXTRA_DIST): Remove posixtm.y and getdate.y.
(fu_SOURCES): Put them here instead.
Remove rules for building getdate.c and posixtm.c; now automake
generates those rules.
|
1996-10-11 04:49:50 +00:00 |
|
Jim Meyering
|
900e16e5d5
|
(EXTRA_DIST): Remove names of several files
that automake adds automatically.
(fu_SOURCES): Likewise.
(fu_DEPENDENCIES): Depend on fu_LIBADD.
|
1996-10-08 04:33:47 +00:00 |
|
Jim Meyering
|
2a91869144
|
(fu_SOURCES): Remove getline.c
(EXTRA_DIST): Add getline.c
|
1996-10-01 17:57:04 +00:00 |
|
Jim Meyering
|
4f208e731c
|
(fu_SOURCES): Remove regex.c and rx.c.
(EXTRA_DIST): Put them here instead.
|
1996-09-20 03:47:37 +00:00 |
|
Jim Meyering
|
545c237530
|
(fu_SOURCES): Move getopt.c and getopt1.c back to here fro EXTRA_DIST.
|
1996-09-20 03:14:17 +00:00 |
|
Jim Meyering
|
7b9e7765ee
|
(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.
|
1996-09-07 17:59:26 +00:00 |
|
Jim Meyering
|
4cfd024d37
|
(fu_SOURCES): Add regex.c and rx.c.
(noinst_HEADERS): Add regex.h and rx.h.
|
1996-09-05 02:45:35 +00:00 |
|
Jim Meyering
|
7ec03a4414
|
(noinst_HEADERS): Add path-concat.h.
(fu_SOURCES): Add path-concat.c.
|
1996-08-19 02:10:25 +00:00 |
|
Jim Meyering
|
81b7ecbc14
|
(EXTRA_DIST): Add rpmatch.c.
|
1996-07-21 17:25:10 +00:00 |
|
Jim Meyering
|
deee2015f3
|
(EXTRA_DIST): Put error.c and obstack.c here...
(fu_SOURCES): Instead of here.
|
1996-07-21 17:11:10 +00:00 |
|
Jim Meyering
|
b5c86e8130
|
(su_SOURCES): Remove group-member.c.
(EXTRA_DIST): Add group-member.c here.
|
1996-07-06 17:50:16 +00:00 |
|
Jim Meyering
|
ac96f15bf3
|
(EXTRA_DIST): Add strndup.c.
(fu_SOURCES): Add getline.c.
(noinst_HEADERS): Add getline.h.
|
1996-06-25 05:05:43 +00:00 |
|
Jim Meyering
|
85c407a740
|
(EXTRA_DIST): Add basename.c.
(fu_SOURCES): Remove basename.c.
|
1996-06-16 03:21:47 +00:00 |
|
Jim Meyering
|
55447abbdf
|
(getdate.c): Disable dependencies that can
require rerunning YACC when not in maintainer mode.
(posixtm.c): Likewise.
|
1996-05-16 04:01:39 +00:00 |
|
Jim Meyering
|
cf1bd0e401
|
(EXTRA_DIST): Add strcasecmp.c.
|
1996-05-01 05:24:54 +00:00 |
|
Jim Meyering
|
98d8740ccd
|
(su_SOURCES): Remove getopt.c and getopt1.c.
(EXTRA_DIST): Add getopt.c and getopt1.c
|
1996-04-24 03:13:41 +00:00 |
|
Jim Meyering
|
9922b56ffb
|
add ## comment on first line
|
1996-03-14 05:15:16 +00:00 |
|
Jim Meyering
|
6681674e3c
|
(EXTRA_DIST): Renamed form DIST_OTHER.
|
1996-03-14 05:05:22 +00:00 |
|