r18973: we should always set LDFLAGS and DYNEXP depending on the host_os
commit3367e306e6aa5c2007fb41655b7af1fd37dea47d
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Sep 2006 14:08:44 +0000 (28 14:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:14:52 +0000 (10 12:14 -0500)
treef8d201bc21eef30ebcde68a5bc51d190ff1e698f
parent31f21282cd5fb27c867615790e7fd27df4cd4c0e
r18973: we should always set LDFLAGS and DYNEXP depending on the host_os
but disable building of shared libs and modules whe enable_shared != yes

Also make it easier to track down the problem with lost LDFLAGS values
on AIX.

metze
source/Makefile.in
source/configure.in