git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c06c53b
)
Build on newer Debian, if enabled postgres.
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 8 Mar 2010 15:46:51 +0000
(15:46 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 8 Mar 2010 15:46:51 +0000
(15:46 +0000)
org.glite.lbjp-common.db/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lbjp-common.db/Makefile
b/org.glite.lbjp-common.db/Makefile
index
31c0c99
..
5775df2
100644
(file)
--- a/
org.glite.lbjp-common.db/Makefile
+++ b/
org.glite.lbjp-common.db/Makefile
@@
-29,7
+29,7
@@
MYSQL_SONAME:=$(shell ../project/get_soname.sh mysqlclient ${mysql-devel_prefix}
PSQL_SONAME:=$(shell ../project/get_soname.sh pq ${postgresql_prefix}/${libdir} ${postgresql_prefix}/lib)
MYSQL_CPPFLAGS:=-I${mysql-devel_prefix}/include -I${mysql-devel_prefix}/include/mysql
-PSQL_CPPFLAGS:=-I${postgresql_prefix}/include
+PSQL_CPPFLAGS:=-I${postgresql_prefix}/include
-I${postgresql_prefix}/include/postgresql
CFLAGS:= \