From: Yves <yme...@pe...> - 2005-01-21 13:36:39
|
Hi Ben, I found time to check configure.ac and Makefile.am files. Check the attached patch. With that, you are supposed to have the pg_config executable (just like t= he mysql_config one) and configure will use it to set POSTGRESQL_CFLAGS and POSTGRESQL_LI= BS. I also noticed some mistakes : - postgressql mistyping :) - you cannot init the same variable in 2 distinct conditionnals blocs (li= mitation of automake ?) I fixed them. I have not tested what I did, so please do it. I noticed some problems when compiling perfparse with mysql support. See = the attached file. No time to debug myself. Sorry :) Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://perfparse.sf.net/ - |