]> code.ossystems Code Review - openembedded-core.git/commit
apr-util: disable pqsql support to avoid configure error
authorMei Lei <lei.mei@intel.com>
Fri, 5 Aug 2011 01:52:15 +0000 (09:52 +0800)
committerSaul Wold <sgw@linux.intel.com>
Sat, 6 Aug 2011 20:40:44 +0000 (13:40 -0700)
commita0034efba2c5960ef946de318438794acb13f454
tree08afac1abbc06b288983b7c9bc94c12d77cb7d2d
parent461df79fbb655e4c6894d9a9e9ce52656b96303d
apr-util: disable pqsql support to avoid configure error

The pqsql config script will check host path and add host paths to compiler and linker options:
adding "-I/usr/include/postgresql" to CPPFLAGS
adding "-L/usr/lib" to LDFLAGS

Disable pqsql support since we didn't use this feature in other recipes.

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-support/apr/apr-util_1.3.12.bb