Same EDITME/Makefile for all platforms
authorHeiko Schlittermann <hs@schlittermann.de>
Fri, 21 Aug 2015 22:08:34 +0200
changeset 17 09e71eb4b2f0
parent 16 f222082f7ee4
child 18 fccd70d9c971
Same EDITME/Makefile for all platforms
platforms/debian7/root/home/eximtest/exim/src/Local/Makefile
platforms/debian8/root/home/eximtest/exim/src/Local/Makefile
platforms/fedora21/root/home/eximtest/exim/src/Local/Makefile
platforms/opensuse/root/home/eximtest/exim/src/Local/Makefile
--- a/platforms/debian7/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:04:30 2015 +0200
+++ b/platforms/debian7/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:08:34 2015 +0200
@@ -363,7 +363,7 @@
 #
 # You do not need to use this for any lookup information added via pkg-config.
 
-LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/postgresql/
+LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/pgsql -I /usr/include/postgresql
 LOOKUP_LIBS=-L/usr/local/lib -L/usr/lib64/mysql -lldap -llber -lmysqlclient -lpq -lsqlite3
 
 
--- a/platforms/debian8/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:04:30 2015 +0200
+++ b/platforms/debian8/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:08:34 2015 +0200
@@ -363,7 +363,7 @@
 #
 # You do not need to use this for any lookup information added via pkg-config.
 
-LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/postgresql/
+LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/pgsql -I /usr/include/postgresql
 LOOKUP_LIBS=-L/usr/local/lib -L/usr/lib64/mysql -lldap -llber -lmysqlclient -lpq -lsqlite3
 
 
--- a/platforms/fedora21/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:04:30 2015 +0200
+++ b/platforms/fedora21/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:08:34 2015 +0200
@@ -363,7 +363,7 @@
 #
 # You do not need to use this for any lookup information added via pkg-config.
 
-LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/postgresql/
+LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/pgsql -I /usr/include/postgresql
 LOOKUP_LIBS=-L/usr/local/lib -L/usr/lib64/mysql -lldap -llber -lmysqlclient -lpq -lsqlite3
 
 
--- a/platforms/opensuse/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:04:30 2015 +0200
+++ b/platforms/opensuse/root/home/eximtest/exim/src/Local/Makefile	Fri Aug 21 22:08:34 2015 +0200
@@ -363,7 +363,7 @@
 #
 # You do not need to use this for any lookup information added via pkg-config.
 
-LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/pgsql 
+LOOKUP_INCLUDE=-I /usr/include/mysql -I /usr/include/pgsql -I /usr/include/postgresql
 LOOKUP_LIBS=-L/usr/local/lib -L/usr/lib64/mysql -lldap -llber -lmysqlclient -lpq -lsqlite3