Paul Eggert
529a7c21fd
Sync getopt from gnulib.
2004-08-20 02:10:15 +00:00
Paul Eggert
1b26801391
Sync with gnulib.
2004-08-10 05:43:11 +00:00
Paul Eggert
8ad3011df3
Remove dependency of xalloc on error, etc.
2004-08-09 18:44:46 +00:00
Paul Eggert
def5c89707
(libfetish_a_SOURCES): Remove isdir.c.
2004-08-02 20:14:53 +00:00
Paul Eggert
4e5aa1e97b
(libfetish_a_SOURCES): Remove addext.c.
2004-07-27 23:11:55 +00:00
Paul Eggert
61b792fc38
(libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c.
2004-07-23 22:33:23 +00:00
Paul Eggert
c98f2fb04a
(libfetish_a_SOURCES): Add c-strtold.c.
2004-07-12 06:29:59 +00:00
Jim Meyering
b2c18c67d4
(libfetish_a_SOURCES): Add canonicalize.c unconditionally.
2004-07-06 16:56:21 +00:00
Jim Meyering
19e8479c86
(libfetish_a_SOURCES): Add yesno.h.
2004-06-20 13:42:30 +00:00
Jim Meyering
aeea251d2e
(libfetish_a_SOURCES): Add utimecmp.c, utimecmp.h.
2004-04-12 09:23:09 +00:00
Jim Meyering
1c55f1acf5
(libfetish_a_SOURCES): Add stat-macros.h.
2004-04-09 12:13:57 +00:00
Jim Meyering
601fdc5f75
whoops. add strdup.h, not xstrdup.h.
2004-04-02 22:22:00 +00:00
Jim Meyering
d2377406d6
(libfetish_a_SOURCES): Add allocsa.c, allocsa.h and strdup.h.
2004-04-02 22:20:06 +00:00
Jim Meyering
3eb991fe9e
whoops: getopt_int.h, not getopt_int.c.
2004-03-23 17:34:05 +00:00
Jim Meyering
2a90dd7d2f
(libfetish_a_SOURCES): Add getopt_int.h.
2004-03-23 17:31:11 +00:00
Jim Meyering
92bd801772
(libfetish_a_SOURCES): Add readtokens0.c and readtokens0.h
2004-03-22 20:00:44 +00:00
Jim Meyering
4ff061cf60
(libfetish_a_SOURCES): Add cloexec.c, cloexec.h.
2004-03-03 22:06:11 +00:00
Jim Meyering
38e0d07456
(libfetish_a_SOURCES): Remove search_.h.
...
(DISTCLEANFILES): Remove definition.
2003-12-19 12:34:35 +00:00
Jim Meyering
e806d25647
Reflect sha -> sha1 renaming.
2003-12-02 08:59:47 +00:00
Jim Meyering
5564a80c71
(libfetish_a_SOURCES): Add c-strtod.c, c-strtod.h.
2003-11-27 07:43:11 +00:00
Jim Meyering
97cac0c9ae
(libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h.
2003-11-09 21:16:01 +00:00
Jim Meyering
a0f90d0290
(libfetish_a_SOURCES): Add xfts.c and xfts.h.
2003-10-17 11:08:42 +00:00
Jim Meyering
3fbdbf8f54
(libfetish_a_SOURCES): Add xgethostname.h.
2003-10-16 06:27:37 +00:00
Jim Meyering
7b60fac170
(libfetish_a_SOURCES): Add userspec.h.
2003-10-15 14:22:13 +00:00
Jim Meyering
32533b8cfa
(libfetish_a_SOURCES): Add xstrtoimax.c.
2003-10-08 17:55:02 +00:00
Jim Meyering
63082bb3a3
(libfetish_a_SOURCES): Add fts.c fts_.h.
...
Remove ftw_.h.
2003-10-02 20:23:35 +00:00
Jim Meyering
bb9cf91d91
(libfetish_a_SOURCES): Add exit.h, strndup.h, time_r.c, time_r.h.
2003-09-13 22:03:45 +00:00
Jim Meyering
d81acc0826
Merge from gnulib.
...
(libfetish_a_SOURCES): Remove getndelim2.c,
getndelim2.h, xstrtoimax.c. Add localcharset.h.
(CLEANFILES, SUFFIXES): Initialize to empty.
(EXTRA_DIST): Add getndelim2.c, getndelim2.h.
(install-exec-local): Use $(GLIBC21), not @GLIBC21@.
Do not mkdir libdir if not glibc21.
(charset.alias): @host@ -> $(host).
(SUFFIXES, .sin.sed, CLEANFILES): Reorder rules
to match gnulib module suggestions.
2003-08-18 07:51:29 +00:00
Jim Meyering
a1b1ddb9ae
(libeftish_a_SOURCES): Add utimens.c, utimens.h.
2003-08-09 18:24:52 +00:00
Jim Meyering
23ee422fe8
Use the e.g., `$(FNMATCH_H)' notation for AC_REPLACED
...
variable names, rather than @FNMATCH_H@.
Likewise for $(ALLOCA_H).
(fnmatch.h): Use `$@' in the commands, in place of the three copies
of the literal target, `fnmatch.h'.
(alloca.h): Likewise.
2003-08-09 10:44:06 +00:00
Jim Meyering
5a2082acb6
(libfetish_a_SOURCES): Remove fnmatch_.h.
...
(lib_OBJECTS): New macro, for convenience when cutting and
pasting Makefile.am templates from gnulib.
(EXTRA_DIST): Remove fnmatch_loop.c.
(BUILT_SOURCES): Append $(FNMATCH_H).
Import the following changes from gnulib templates
for alloca and fnmatch):
(all-local $(lib_OBJECTS)): New dependencies.
(alloca.h): Use alloca.h-t for temporary.
(EXTRA_DIST): Append fnmatch_.h, fnmatch_loop.c.
(fnmatch.h): New rule.
(MOSTLYCLEANFILES): Add fnmatch.h, fnmatch.h-t.
(DISTCLEANFILES): Remove fnmatch.h
2003-08-09 09:58:30 +00:00
Jim Meyering
08b3074489
(libfetish_a_SOURCES): Change getdelim2.c and
...
getdelim2.h to getndelim2.c and getndelim2.h.
2003-08-07 09:20:18 +00:00
Jim Meyering
3e65255557
(libfetish_a_SOURCES): Remove bumpalloc.h.
2003-08-01 06:38:38 +00:00
Jim Meyering
550970f03c
Reflect renaming: stdbool.hin -> stdbool_.h.
2003-07-28 08:34:33 +00:00
Jim Meyering
6c61676f7d
(libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h.
2003-07-23 06:00:50 +00:00
Jim Meyering
02ba301550
(AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall.
2003-07-16 06:33:39 +00:00
Jim Meyering
016d23cb89
(BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'
...
rather than `all-local: $(STDBOOL_H)'. The latter didn't force
creation of stdbool.h before most other targets.
Likewise for $(ALLOCA_H).
2003-07-12 18:29:35 +00:00
Jim Meyering
d5cf04bd31
(libfetish_a_SOURCES): Add these:
...
printf-args.h, printf-parse.h, vasprintf.h, vasnprintf.h.
2003-07-10 11:07:22 +00:00
Jim Meyering
09c6cc9f9c
(libfetish_a_SOURCES): Add getdelim2.c and getdelim2.h.
2003-06-18 07:58:03 +00:00
Jim Meyering
0bf3b0e892
(MOSTLYCLEANFILES): Add alloca.h and alloca.ht.
...
(MOSTLYCLEANFILES): Add stdbool.ht.
2003-06-06 23:04:39 +00:00
Jim Meyering
e53217d245
(EXTRA_DIST): Add alloca_.h.
...
(all-local $(lib_OBJECTS)): Depend on $(ALLOCA_H).
(alloca.h): New rule.
2003-06-06 19:58:26 +00:00
Jim Meyering
1f9186195f
(MOSTLYCLEANFILES): Initialize.
...
(stdbool.h): New rule.
(all-local $(lib_OBJECTS)): Depend on $(STDBOOL_H)
(MOSTLYCLEANFILES): Add stdbool.h.
(EXTRA_DIST): Add stdbool.h.
2003-06-02 08:15:38 +00:00
Jim Meyering
c573813515
(DEFS): Use += notation rather than `DEFS = ... @DEFS@'.
...
Use $(VAR) rather than @VAR@, now that we can rely on automake to
emit a definition for each substituted variable.
2003-04-05 16:52:48 +00:00
Jim Meyering
518c982d88
(libfetish_a_SOURCES): Remove unused files: c-stack.c, c-stack.h.
2003-03-14 20:33:44 +00:00
Jim Meyering
4968b1607c
(AUTOMAKE_OPTIONS): Remove definition --
...
before it pointed to ../src/ansi2knr.
2003-03-14 20:11:41 +00:00
Jim Meyering
b29dc802f7
(libfetish_a_SOURCES): Remove mmap-stack.h.
2003-03-07 19:49:56 +00:00
Jim Meyering
ae993355b7
(CLEANFILES): Remove ftw.h and search.h.
...
(DISTCLEANFILES): Add them here.
Add fnmatch.h, too.
2003-02-18 14:01:25 +00:00
Jim Meyering
c270a888e9
(libfetish_a_SOURCES): Add mmap-stack.h.
2003-02-16 09:00:08 +00:00
Jim Meyering
136bb0265b
(libfetish_a_SOURCES): Add euidaccess.h.
2003-02-10 23:01:53 +00:00
Jim Meyering
b88e308839
(CLEANFILES): Add generated files: ftw.h search.h.
2003-01-22 15:50:00 +00:00