1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/databases/unixODBC/files/patch-odbctest::Makefile.in
Kirill Ponomarev 197cc79069 Update to version 2.2.10
PR:		ports/73347
Submitted by:	Ports Fury
2004-11-01 17:54:04 +00:00

12 lines
471 B
Plaintext

--- odbctest/Makefile.in.orig Tue Sep 28 17:48:35 2004
+++ odbctest/Makefile.in Sun Oct 31 02:10:44 2004
@@ -200,7 +200,7 @@
@QT_TRUE@bin_PROGRAMS = odbctest
-@QT_TRUE@INCLUDES = -I@top_srcdir@/include @QT_INCLUDES@ -DSYSTEM_FILE_PATH=\"@sysconfdir@\" $(INCLTDL)
+@QT_TRUE@INCLUDES = -I@top_srcdir@/include @X_INCLUDES@ @QT_INCLUDES@ @USER_INCLUDES@ -DSYSTEM_FILE_PATH=\"@sysconfdir@\" $(INCLTDL)
@QT_TRUE@odbctest_LDADD = @X_LDFLAGS@ \
@QT_TRUE@ @QT_LDFLAGS@ \