2018-08-23 01:44:25 +02:00
|
|
|
--- ./Makefile.in.orig 2015-12-28 15:31:15.000000000 -0600
|
|
|
|
+++ ./Makefile.in 2018-08-16 15:04:37.525329502 -0500
|
|
|
|
@@ -1639,7 +1639,7 @@
|
|
|
|
DISTCLEANFILES = tool-versions.txt
|
2009-08-26 17:00:38 +02:00
|
|
|
|
|
|
|
# "tests" is the gnulib unit test dir.
|
2018-08-23 01:44:25 +02:00
|
|
|
-SUBDIRS = gl tests build-aux lib find xargs locate doc po m4
|
|
|
|
+SUBDIRS = gl tests build-aux lib find xargs doc po m4
|
|
|
|
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
|
2009-08-26 17:00:38 +02:00
|
|
|
TESTFILE_SUFFIXES = .exp .xo .xe .xi
|
|
|
|
all: config.h
|
2018-08-23 01:44:25 +02:00
|
|
|
--- ./Makefile.am.orig 2015-12-28 15:10:23.000000000 -0600
|
|
|
|
+++ ./Makefile.am 2018-08-16 15:04:25.998328424 -0500
|
|
|
|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
# "tests" is the gnulib unit test dir.
|
|
|
|
-SUBDIRS = gl tests build-aux lib find xargs locate doc po m4
|
|
|
|
+SUBDIRS = gl tests build-aux lib find xargs doc po m4
|
|
|
|
|
|
|
|
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
|
|
|
|
|