summaryrefslogtreecommitdiff
path: root/ext/odbc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/odbc/Makefile.in')
-rw-r--r--ext/odbc/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/ext/odbc/Makefile.in b/ext/odbc/Makefile.in
index a9e219c15f..cc99346b09 100644
--- a/ext/odbc/Makefile.in
+++ b/ext/odbc/Makefile.in
@@ -1,10 +1,5 @@
-DEPTH = ../..
-topsrcdir = @topsrcdir@
-srcdir = @srcdir@
-VPATH = @srcdir@
-
LTLIBRARY_NAME = libodbc.la
LTLIBRARY_SOURCES = php_odbc.c velocis.c
-include $(topsrcdir)/build/ltlib.mk
+include $(top_srcdir)/build/ltlib.mk