projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13431ec
)
(libcoreutils_a_SOURCES): Remove time_r.c, time_r.h,
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 12 Mar 2006 08:05:22 +0000
(08:05 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 12 Mar 2006 08:05:22 +0000
(08:05 +0000)
as this is now done in m4.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 81340ff0f1951ae83d072b424504bdc06cc773e5..87c6a1ed41f3c920ccc87bad95a55dd467b0824f 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-45,7
+45,6
@@
libcoreutils_a_SOURCES = \
strcase.h \
strnlen1.c strnlen1.h \
strstr.h \
- time_r.c time_r.h \
unicodeio.c unicodeio.h \
verify.h \
xalloc-die.c \