svn commit: samba r2338 - in branches/SAMBA_3_0/source: .

tpot at samba.org tpot at samba.org
Wed Sep 15 00:59:31 GMT 2004


Author: tpot
Date: 2004-09-15 00:59:31 +0000 (Wed, 15 Sep 2004)
New Revision: 2338

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=2338&nolog=1

Log:
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.

Modified:
   branches/SAMBA_3_0/source/configure.in


Changeset:
Modified: branches/SAMBA_3_0/source/configure.in
===================================================================
--- branches/SAMBA_3_0/source/configure.in	2004-09-14 12:40:57 UTC (rev 2337)
+++ branches/SAMBA_3_0/source/configure.in	2004-09-15 00:59:31 UTC (rev 2338)
@@ -414,7 +414,6 @@
 				AC_DEFINE(_MAX_ALIGNMENT, 4, [Maximum alignment])
 				;;
       esac
-      DYNEXP="-Wl,-E"
       ;;
 
 #



More information about the samba-cvs mailing list