projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9635b
)
fix another dependency bug introduced by [2333]
author
Nicolas Thill
<nico@openwrt.org>
Sun, 6 Nov 2005 05:33:17 +0000
(
05:33
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 6 Nov 2005 05:33:17 +0000
(
05:33
+0000)
SVN-Revision: 2346
openwrt/package/postgresql/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/postgresql/Config.in
b/openwrt/package/postgresql/Config.in
index d153ebcfe5f09b661fcd6c1cb7d4410ef7887095..dc9555f9050939f901c6546dfb084987c4f6182d 100644
(file)
--- a/
openwrt/package/postgresql/Config.in
+++ b/
openwrt/package/postgresql/Config.in
@@
-1,4
+1,4
@@
-config BR2_
PACKAG
E_POSTGRESQL
+config BR2_
COMPIL
E_POSTGRESQL
bool
default n
depends BR2_PACKAGE_LIBPQ
@@
-7,7
+7,7
@@
config BR2_PACKAGE_LIBPQ
prompt "libpq............................. PostgreSQL client library"
tristate
default m if CONFIG_DEVEL
- select BR2_
PACKAG
E_POSTGRESQL
+ select BR2_
COMPIL
E_POSTGRESQL
help
PostgreSQL is an object-relational database management system (ORDBMS)
based on POSTGRES, Version 4.2, developed at the University of