svn commit: samba r6665 - in trunk/source: .

vlendec at samba.org vlendec at samba.org
Sun May 8 15:22:24 GMT 2005


Author: vlendec
Date: 2005-05-08 15:22:24 +0000 (Sun, 08 May 2005)
New Revision: 6665

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6665

Log:
Merge from 3_0
Modified:
   trunk/source/configure.in


Changeset:
Modified: trunk/source/configure.in
===================================================================
--- trunk/source/configure.in	2005-05-08 13:22:55 UTC (rev 6664)
+++ trunk/source/configure.in	2005-05-08 15:22:24 UTC (rev 6665)
@@ -247,6 +247,7 @@
   CFLAGS="-O"
 fi
 
+CFLAGS="${CFLAGS} -D_SAMBA_BUILD_"
 
 AC_ARG_ENABLE(developer, [  --enable-developer      Turn on developer warnings and debugging (default=no)],
     [if eval "test x$enable_developer = xyes"; then



More information about the samba-cvs mailing list