blob: 3221a6934e2ba139397d2fd75fb96d1c99a3afd7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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)
|