CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/10/27 03:05:30
Modified files:
infrastructure/bin: libtool
Log message:
do not pass libtool's -static option to the linker
instead do what it is supposed to do: not dynamically linking with
not-installed libtool libraries
openldap linking incorrectness pointed out by pea@
this might fix some other stuff as well
