Re: [SUMMARY] Re: [pgadmin-hackers] New acinclude.m4

2005-05-20 Thread blacknoz
Message d'origine Copie à: Florian G. Pflug [EMAIL PROTECTED], De: Adam H.Pendleton [EMAIL PROTECTED] Sujet: Re: [SUMMARY] Re: [pgadmin-hackers] New acinclude.m4 Date: Thu, 19 May 2005 17:44:44 -0400 A: Raphaël Enrici [EMAIL PROTECTED] On May 19, 2005, at 5:27 PM, Raphaël Enrici wrote

[SUMMARY] Re: [pgadmin-hackers] New acinclude.m4

2005-05-19 Thread Raphaël Enrici
To summarize : - we reject the configure.ac.patch which removed ENABLE_STATIC and should not have been included in trunk yet - we keep the latest acinclude_static.patch which re-add support for pg_static_build=yes + takes care of systems where wxWid installations are both static dynamic.

Re: [SUMMARY] Re: [pgadmin-hackers] New acinclude.m4

2005-05-19 Thread Adam H.Pendleton
On May 19, 2005, at 5:27 PM, Raphaël Enrici wrote:To summarize :- we reject the configure.ac.patch which removed ENABLE_STATIC andshould not have been included in trunk yetYou mean reject my entire patch?  It did much more than just remove ENABLE_STATIC, so it should not be rejected.- we keep the