summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/test/Makefile.in')
-rw-r--r--Build/source/libs/teckit/test/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/Build/source/libs/teckit/test/Makefile.in b/Build/source/libs/teckit/test/Makefile.in
index 8fecdc7923d..fc1db07590f 100644
--- a/Build/source/libs/teckit/test/Makefile.in
+++ b/Build/source/libs/teckit/test/Makefile.in
@@ -35,9 +35,7 @@ target_triplet = @target@
subdir = test
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/ax_misc.m4 \
- $(top_srcdir)/ax_prog_rc.m4 \
- $(top_srcdir)/../../libs/zlib/withenable.ac \
+am__aclocal_m4_deps = $(top_srcdir)/../../libs/zlib/withenable.ac \
$(top_srcdir)/../../libs/zlib/zlib.ac \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -50,7 +48,6 @@ DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
-AM_RCFLAGS = @AM_RCFLAGS@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
@@ -103,8 +100,6 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
-RC = @RC@
-RCFLAGS = @RCFLAGS@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@