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-misc-tags/initial-v3-0-unstable~5808 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d00f7310c934dcecac4b0af01e74836f62fa539;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. --- diff --git a/source/configure.in b/source/configure.in index 0e172727e54..a2c0d981fd4 100644 --- a/source/configure.in +++ b/source/configure.in @@ -414,7 +414,6 @@ case "$host_os" in AC_DEFINE(_MAX_ALIGNMENT, 4, [Maximum alignment]) ;; esac - DYNEXP="-Wl,-E" ;; #