From 8d00f7310c934dcecac4b0af01e74836f62fa539 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 15 Sep 2004 00:59:31 +0000 Subject: [PATCH] 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. --- source/configure.in | 1 - 1 file changed, 1 deletion(-) 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" ;; # -- 2.47.3