From: thepeople Date: Tue, 10 Jun 2008 00:31:33 +0000 (+0000) Subject: disable more checks for postgresql X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=11a39a4237ecc8526fca5da89ff3ecf15f666add;p=packages.git disable more checks for postgresql git-svn-id: svn://svn.openwrt.org/openwrt/packages@11422 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/bandwidthd/Makefile b/utils/bandwidthd/Makefile index 62c1963ec..8d854253e 100644 --- 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