summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2004-09-15 00:59:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:52:40 -0500
commit3a6c8a8ae7cd97a9f9e33f193033f1ab96ea2784 (patch)
tree4860ba65d0fe00f875884b7ef51596ad47fe5fd7 /source3/configure.in
parentdefc3d82e7f3ae15a9642563b8960a182ea9cb3a (diff)
downloadsamba-3a6c8a8ae7cd97a9f9e33f193033f1ab96ea2784.tar.gz
samba-3a6c8a8ae7cd97a9f9e33f193033f1ab96ea2784.tar.bz2
samba-3a6c8a8ae7cd97a9f9e33f193033f1ab96ea2784.zip
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)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 0e172727e5..a2c0d981fd 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"
;;
#