summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Collapse)Author
1997-10-26(EXTRA_DIST): Add malloc.c.Jim Meyering
1997-10-26(noinst_HEADERS): Add xalloc.h.Jim Meyering
1997-10-06(noinst_HEADERS): Add savedir.h.Jim Meyering
1997-09-21(libfu_a_SOURCES): Use hash.c, not oa-hash.c.Jim Meyering
(noinst_HEADERS): Use hash.h, not oa-hash.h.
1997-09-15(EXTRA_DIST): Add realloc.c.Jim Meyering
1997-09-02(EXTRA_DIST): Remove mvdir.c and rmdir.c.Jim Meyering
Add lstat.c and stat.c.
1997-08-31(libfu_a_SOURCES): Add oa-hash.c.Jim Meyering
(noinst_HEADERS): Add oa-hash.h.
1997-07-06(noinst_HEADERS): Add strverscmp.h.Jim Meyering
1997-07-06(libfu_a_SOURCES): Add strverscmp.c.Jim Meyering
(noinst_HEADERS): Add strverscmp.h.
1997-05-27(libfu_a_SOURCES): Add addext.c.Jim Meyering
Remove getversion.c; get_version is now in backupfile.c. Add basename.c since it's no longer replacible.
1997-03-13(EXTRA_DIST): Add chown.c.Jim Meyering
1997-01-25(noinst_HEADERS): Add getdate.h.Jim Meyering
1997-01-03(EXTRA_DIST): Add getgroups.c.Jim Meyering
1996-12-11(EXTRA_DIST): Add strftime.c to appease automake.Jim Meyering
Although it's not used yet, it'll be used by ls's (to-be-done) --format=FORMAT option.
1996-12-10(EXTRA_DIST): Add mktime.c.Jim Meyering
Reported by Thomas Bushnell.
1996-12-08(noinst_LIBRARIES): Rename to lib?u.a as perJim Meyering
new automake requirement. Rename ?u_* variables to lib?u_a_*.
1996-11-24(EXTRA_DIST): Add getline.c now that getlineJim Meyering
isn't mentioned in AC_REPLACE_FUNCS.
1996-10-22(EXTRA_DIST): Remove group-member.c.Jim Meyering
Add (temporary hack to work around bug in automake-1.1f) mvdir.c and rmdir.c.
1996-10-21(INCLUDES): Add -I../intl. Reported by Eric Backus.Jim Meyering
1996-10-12(EXTRA_DIST): Remove.Jim Meyering
1996-10-11(EXTRA_DIST): Remove posixtm.y and getdate.y.Jim Meyering
(fu_SOURCES): Put them here instead. Remove rules for building getdate.c and posixtm.c; now automake generates those rules.
1996-10-08(EXTRA_DIST): Remove names of several filesJim Meyering
that automake adds automatically. (fu_SOURCES): Likewise. (fu_DEPENDENCIES): Depend on fu_LIBADD.
1996-10-01(fu_SOURCES): Remove getline.cJim Meyering
(EXTRA_DIST): Add getline.c
1996-09-20(fu_SOURCES): Remove regex.c and rx.c.Jim Meyering
(EXTRA_DIST): Put them here instead.
1996-09-20(fu_SOURCES): Move getopt.c and getopt1.c back to here fro EXTRA_DIST.Jim Meyering
1996-09-07(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.Jim Meyering
1996-09-05(fu_SOURCES): Add regex.c and rx.c.Jim Meyering
(noinst_HEADERS): Add regex.h and rx.h.
1996-08-19(noinst_HEADERS): Add path-concat.h.Jim Meyering
(fu_SOURCES): Add path-concat.c.
1996-07-21(EXTRA_DIST): Add rpmatch.c.Jim Meyering
1996-07-21(EXTRA_DIST): Put error.c and obstack.c here...Jim Meyering
(fu_SOURCES): Instead of here.
1996-07-06(su_SOURCES): Remove group-member.c.Jim Meyering
(EXTRA_DIST): Add group-member.c here.
1996-06-25(EXTRA_DIST): Add strndup.c.Jim Meyering
(fu_SOURCES): Add getline.c. (noinst_HEADERS): Add getline.h.
1996-06-16(EXTRA_DIST): Add basename.c.Jim Meyering
(fu_SOURCES): Remove basename.c.
1996-05-16(getdate.c): Disable dependencies that canJim Meyering
require rerunning YACC when not in maintainer mode. (posixtm.c): Likewise.
1996-05-01(EXTRA_DIST): Add strcasecmp.c.Jim Meyering
1996-04-24(su_SOURCES): Remove getopt.c and getopt1.c.Jim Meyering
(EXTRA_DIST): Add getopt.c and getopt1.c
1996-03-14add ## comment on first lineJim Meyering
1996-03-14(EXTRA_DIST): Renamed form DIST_OTHER.Jim Meyering
1996-02-28Adapt for automake-0.30.Jim Meyering
(noinst_HEADERS): Rename from HEADERS.
1996-02-13(CONFIG_HEADER): Don't define. Automake now does it.Jim Meyering
1996-02-01(getdate.c, posixtm.c): Add rules for building these.Jim Meyering
1996-01-20(BUILT_SOURCES): Set to posixtm.c getdate.c.Jim Meyering
1995-12-21(HEADERS): Add argmatch.h.Jim Meyering
1995-12-17(noinst_LIBRARIES): Define this, not plain LIBRARIES.Jim Meyering
1995-12-08.Jim Meyering