summaryrefslogtreecommitdiffstats
path: root/source/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
commit8d00f7310c934dcecac4b0af01e74836f62fa539 (patch)
treef3a9e66a2251a91babce3ef94248584cf51ddcc1 /source/configure.in
parent9f241a8f2a590acd31f59f689b7eb17b6ae4f3dd (diff)
downloadsamba-8d00f7310c934dcecac4b0af01e74836f62fa539.tar.gz
samba-8d00f7310c934dcecac4b0af01e74836f62fa539.tar.xz
samba-8d00f7310c934dcecac4b0af01e74836f62fa539.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.
Diffstat (limited to 'source/configure.in')
-rw-r--r--source/configure.in1
1 files changed, 0 insertions, 1 deletions
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"
;;
#