73530b08a2
PR: ports/51361 Submitted by: Ports Fury
11 lines
397 B
Text
11 lines
397 B
Text
--- odbcinstQ/Makefile.in.orig Thu Feb 27 02:40:20 2003
|
|
+++ odbcinstQ/Makefile.in Tue Apr 22 06:21:33 2003
|
|
@@ -182,7 +182,7 @@
|
|
|
|
@QT_TRUE@lib_LTLIBRARIES = libodbcinstQ.la
|
|
|
|
-@QT_TRUE@INCLUDES = -I../include @QT_INCLUDES@ \
|
|
+@QT_TRUE@INCLUDES = -I../include @X_INCLUDES@ @QT_INCLUDES@ @USER_INCLUDES@ \
|
|
@QT_TRUE@ -DSYSTEM_FILE_PATH=\"@sysconfdir@\" -DDEFLIB_PATH=\"@libdir@\" $(INCLTDL)
|
|
|
|
|