r18973: we should always set LDFLAGS and DYNEXP depending on the host_os
commit8f4f93a201e93a99bdde457b155704dd2c9c1f24
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)
treeaa884d895ec5fa03df2a41abf237281a2ba747a8
parentb80cbfc20e0d0ede84531a37e187274ba04e822c
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
(This used to be commit 3367e306e6aa5c2007fb41655b7af1fd37dea47d)
source3/Makefile.in
source3/configure.in