On 08/04/2011 06:52 PM, Mei Lei wrote:
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.
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.
Thanks,
Lei
The following changes si