--- 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