From: Tim Potter Date: Wed, 15 Sep 2004 00:59:31 +0000 (+0000) Subject: r2338: Remove lonely looking definition of DYNEXP for HPUX in the configure X-Git-Tag: samba-4.0.0alpha6~801^2~11233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a6c8a8ae7cd97a9f9e33f193033f1ab96ea2784;p=thirdparty%2Fsamba.git r2338: Remove lonely looking definition of DYNEXP for HPUX in the configure "CPPFLAG settings for strange OS's section". DYNEXP should only be set in the shared library configure section. (This used to be commit 8d00f7310c934dcecac4b0af01e74836f62fa539) --- diff --git a/source3/configure.in b/source3/configure.in index 0e172727e54..a2c0d981fd4 100644 --- a/source3/configure.in +++ b/source3/configure.in @@ -414,7 +414,6 @@ case "$host_os" in AC_DEFINE(_MAX_ALIGNMENT, 4, [Maximum alignment]) ;; esac - DYNEXP="-Wl,-E" ;; #