# HG changeset patch # User Heiko Schlittermann # Date 1440187714 -7200 # Node ID 09e71eb4b2f00bbb691640f922b603cd1232b2e5 # Parent f222082f7ee4d93ad8fab61d456c55b72a5fa5b8 Same EDITME/Makefile for all platforms diff -r f222082f7ee4 -r 09e71eb4b2f0 platforms/debian7/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 diff -r f222082f7ee4 -r 09e71eb4b2f0 platforms/debian8/root/home/eximtest/exim/src/Local/Makefile --- 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 diff -r f222082f7ee4 -r 09e71eb4b2f0 platforms/fedora21/root/home/eximtest/exim/src/Local/Makefile --- 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 diff -r f222082f7ee4 -r 09e71eb4b2f0 platforms/opensuse/root/home/eximtest/exim/src/Local/Makefile --- 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