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:
21dd9b1
)
New dependency on postgresql.
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 30 Oct 2009 15:37:39 +0000
(15:37 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Fri, 30 Oct 2009 15:37:39 +0000
(15:37 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
3fbd147
..
d1f8c4f
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-49,6
+49,7
@@
my %extern_prefix = (
libtar => '/usr',
axis => '/usr',
log4c => '/usr',
+ postgresql => '/usr'
);
my %jar = (
@@
-303,7
+304,7
@@
BEGIN{
'lb.ws-interface' => [],
'lb.ws-test' => [ qw/gsoap:B/ ],
'lb.types' => [ qw// ],
- 'lbjp-common.db' => [ qw/mysql:
R mysql-deve
l:B/ ],
+ 'lbjp-common.db' => [ qw/mysql:
B mysql-devel:B postgresq
l:B/ ],
'lbjp-common.log' => [ qw// ],
'lbjp-common.maildir' => [ qw// ],
'lbjp-common.server-bones' => [ qw// ],