projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
[openwrt.git]
/
package
/
pmacct
/
Config.in
diff --git
a/package/pmacct/Config.in
b/package/pmacct/Config.in
index
76612b3
..
2c62891
100644
(file)
--- a/
package/pmacct/Config.in
+++ b/
package/pmacct/Config.in
@@
-161,9
+161,9
@@
choice
config BR2_PACKAGE_PMACCTD_SQLITE
prompt "pmacctd-sqlite................ built with SQLite database support"
tristate
config BR2_PACKAGE_PMACCTD_SQLITE
prompt "pmacctd-sqlite................ built with SQLite database support"
tristate
- select BR2_COMPILE_PMACCT_
PGSQL
+ select BR2_COMPILE_PMACCT_
SQLITE
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBPCAP
- select BR2_PACKAGE_LIB
PQ
+ select BR2_PACKAGE_LIB
SQLITE
config BR2_PACKAGE_PMACCTD_CUSTOM
prompt "pmacctd-custom................ customized to your needs"
config BR2_PACKAGE_PMACCTD_CUSTOM
prompt "pmacctd-custom................ customized to your needs"
This page took
0.020776 seconds
and
4
git commands to generate.