summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2011-05-29 00:05:35 +0100
committerJames Youngman <jay@gnu.org>2011-05-29 00:17:45 +0100
commitde53ac26074b94ec249e69f9850b999efae4f1d3 (patch)
tree411bb63329f36bd86f929b8975a4da8074d1ec3d /lib/Makefile.am
parent737271852a335e5e7f1963271767e3c9e18ff62c (diff)
downloadfindutils-de53ac26074b94ec249e69f9850b999efae4f1d3.tar.gz
Savannah bug #31424: Revert Interix-specific change.
Gnulib will use suacomp for solving this problem, so findutils will not need a workaround here. * lib/arg-max.h: Delete this file. * lib/Makefile.am (libfind_a_SOURCES): Remove arg-max.h. * lib/buildcmd.c: Don't include arg-max.h. * xargs/xargs.c: Likewise.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 79c431a4..029037e5 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -34,7 +34,7 @@ INCLUDES = -I../gnulib/lib -I$(top_srcdir)/gnulib/lib
LDADD = ../gnulib/lib/libgnulib.a $(LIBINTL)
libfind_a_SOURCES += nextelem.h printquoted.h listfile.h \
- regextype.h dircallback.h safe-atoi.h arg-max.h
+ regextype.h dircallback.h safe-atoi.h
libfind_a_SOURCES += listfile.c nextelem.c extendbuf.c buildcmd.c savedirinfo.c \
forcefindlib.c qmark.c printquoted.c regextype.c dircallback.c fdleak.c \
safe-atoi.c