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.
This commit is contained in:
James Youngman
2011-05-29 00:05:35 +01:00
parent 737271852a
commit de53ac2607
5 changed files with 11 additions and 52 deletions
-1
View File
@@ -71,7 +71,6 @@
#include "xstrtol.h"
#include "buildcmd.h"
#include "arg-max.h" /* must include after unistd.h. */
extern char **environ;