projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
216433e
)
remove xstrtoxmax.c
author
Jim Meyering
<jim@meyering.net>
Mon, 27 Aug 2001 08:54:19 +0000
(08:54 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 27 Aug 2001 08:54:19 +0000
(08:54 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 37c34f69e9a79284656e25baa5c8e7267658d985..96f5b3b32ca4be80cd1a158b38688db1d8a25d68 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-88,7
+88,6
@@
libfetish_a_SOURCES = \
xstrtoul.c \
xstrtoimax.c \
xstrtoumax.c \
- xstrtoxmax.c \
yesno.c
libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@