From: Ben C. <bcl...@pe...> - 2005-01-21 13:47:24
|
Yves, Thanks for the patches. I'll apply those. I found the pg_config program, but wasn't sure how to error if program not found. Now I know :) Thanks for the fix as well. I'll look at the MySQL compilation problem and email you later. Ben Yves wrote: > 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 the mysql_config > one) and configure will use it to set POSTGRESQL_CFLAGS and POSTGRESQL_LIBS. > > I also noticed some mistakes : > - postgressql mistyping :) > - you cannot init the same variable in 2 distinct conditionnals blocs (limitation 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 > > -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |