summaryrefslogtreecommitdiff
path: root/regex
diff options
context:
space:
mode:
Diffstat (limited to 'regex')
-rw-r--r--regex/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/regex/Makefile.in b/regex/Makefile.in
index f3215ab42f..27b0331b9b 100644
--- a/regex/Makefile.in
+++ b/regex/Makefile.in
@@ -1,10 +1,5 @@
-DEPTH = ..
-topsrcdir = @topsrcdir@
-srcdir = @srcdir@
-VPATH = @srcdir@
-
LTLIBRARY_NAME = libregex.la
LTLIBRARY_SOURCES = regcomp.c regexec.c regerror.c regfree.c
-include $(topsrcdir)/build/ltlib.mk
+include $(top_srcdir)/build/ltlib.mk