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:
0d58d63
)
(libcoreutils_a_SOURCES): Remove fprintftime.c
author
Jim Meyering
<jim@meyering.net>
Wed, 14 Dec 2005 20:37:06 +0000
(20:37 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 14 Dec 2005 20:37:06 +0000
(20:37 +0000)
and fprintftime.h. Now they're pulled in via the .m4 file.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index a66a6c1d0134ec7ad1077d57890a180f0543f9ac..0d3033828b0d2817d1af767e030fbd9cb44a9f86 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-17,6
+17,8
@@
## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
## 02110-1301, USA.
+AM_CFLAGS = $(WARNING_CFLAGS) $(WERROR_CFLAGS)
+
noinst_LIBRARIES = libcoreutils.a
noinst_PROGRAMS = t-fpending
@@
-30,7
+32,6
@@
libcoreutils_a_SOURCES = \
buffer-lcm.c buffer-lcm.h \
euidaccess.h \
exit.h \
- fprintftime.c fprintftime.h \
full-read.c full-read.h \
full-write.c full-write.h \
getaddrinfo.h \