View Single Post

   
  #9 (permalink)  
Old 04-17-2008, 05:43 PM
Adam H. Pendleton
 
Posts: n/a
Default Re: New acinclude.m4

On May 19, 2005, at 2:13 PM, Florian G. Pflug wrote:

> Raphaël Enrici wrote:
>
>> I have warning concerning ENABLE_STATIC in configure script.
>> Shouldn't
>> we also remove it crom configure.ac ? (patch attached).
>>

>
> Does this mean the linking statically is not possible anymore?
> Or has the check just moved to another place?


Static linking is totally dependent on how wx2 was built. If wx2 was
built statically, we link statically. If it was not a static build
we dynamically link.

ahp


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote