r2338: Remove lonely looking definition of DYNEXP for HPUX in the configure
authorTim Potter <tpot@samba.org>
Wed, 15 Sep 2004 00:59:31 +0000 (00:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:40 +0000 (10:52 -0500)
"CPPFLAG settings for strange OS's section".  DYNEXP should only be
set in the shared library configure section.

source/configure.in

index 0e172727e54de20ccd980f2aa3351e3ca80e3122..a2c0d981fd4808a3f560da062153b050ee50c271 100644 (file)
@@ -414,7 +414,6 @@ case "$host_os" in
                                AC_DEFINE(_MAX_ALIGNMENT, 4, [Maximum alignment])
                                ;;
       esac
-      DYNEXP="-Wl,-E"
       ;;
 
 #