projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ac093
)
disable more checks for postgresql
author
Travis Kemen
<thepeople@openwrt.org>
Tue, 10 Jun 2008 00:31:33 +0000
(
00:31
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Tue, 10 Jun 2008 00:31:33 +0000
(
00:31
+0000)
SVN-Revision: 11422
utils/bandwidthd/Makefile
patch
|
blob
|
history
diff --git
a/utils/bandwidthd/Makefile
b/utils/bandwidthd/Makefile
index 62c1963ec156fe5f9b51b7a9d3fec89724d39f71..8d854253efe58476908d808f87659430cdca6543 100644
(file)
--- a/
utils/bandwidthd/Makefile
+++ b/
utils/bandwidthd/Makefile
@@
-37,6
+37,7
@@
CONFIGURE_ARGS += \
ac_cv_file__usr_pkg_include=no \
ac_cv_file__usr_local_pgsql_lib=no \
ac_cv_file__usr_local_pgsql_include=no \
+ ac_cv_lib_pq_PQconnectdb=no \
EXTRA_CFLAGS+=-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
EXTRA_LDFLAGS+=-L$(STAGING_DIR)/usr/lib -Wl,-rpath-link,$(STAGING_DIR)/usr/lib