From: Yves <yme...@pe...> - 2005-01-17 12:05:44
|
> The version with PostgreSQL. There is a problem. Friedrich has > adjusted the Makefile to allow compilation on his machine. When I 'mak= e > configure' these changes will be deleted. I need to get these changes > into the configure.ac and various Makefile.am files. For this I need > your help :) I had problem because I insisted on using patch with -p1 instead of -p0 p= arameter :) Attached : a patch for all Makefile.am and configure.ac. Use patch -p1 Apply it against 0.104.8 (and probably 0.104.9) > After this, I can release the PostgreSQL version. My belief is that > users not selecting PostgreSQL will get the same product. Therefore a > joint release is safe. When the configure is altered. As you say, thi= s > will be 0.105.1. > > With this need a method of selecting database: > > ./configure --mysql (default) > ./configure --psql > ./configure --no_sql This already exists (recent change : check the ChangeLog) ./configure --help | grep postgresql > Yves, would you have time to make the required adjustments to the > configuration? Check the patch. Some minor changes on most Makefile.am files. Major changes on cgi/Makefi= le.am because CGI_INCLUDES and CGI_LIBS should remain out of the if block. 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/ - |