1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/databases/unixODBC/files/patch-ODBCConfig::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
410 B
Plaintext

--- ODBCConfig/Makefile.in.orig Tue Sep 28 17:48:25 2004
+++ ODBCConfig/Makefile.in Sun Oct 31 02:09:58 2004
@@ -200,7 +200,7 @@
@QT_TRUE@bin_PROGRAMS = ODBCConfig
-@QT_TRUE@INCLUDES = -I@top_srcdir@/include @QT_INCLUDES@ \
+@QT_TRUE@INCLUDES = -I@top_srcdir@/include @X_INCLUDES@ @QT_INCLUDES@ @USER_INCLUDES@ \
@QT_TRUE@ -DSYSTEM_FILE_PATH=\"@sysconfdir@\" -DDEFLIB_PATH=\"@libdir@\" $(INCLTDL)