svn commit: samba r15221 - in branches/SAMBA_4_0/source/heimdal_build: .

abartlet at samba.org abartlet at samba.org
Mon Apr 24 18:38:56 GMT 2006


Author: abartlet
Date: 2006-04-24 18:38:56 +0000 (Mon, 24 Apr 2006)
New Revision: 15221

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

Log:
We don't need to have these rcsid strings in Samba's use of Heimdal.  

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/heimdal_build/config.h


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/config.h
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/config.h	2006-04-24 18:18:20 UTC (rev 15220)
+++ branches/SAMBA_4_0/source/heimdal_build/config.h	2006-04-24 18:38:56 UTC (rev 15221)
@@ -11,8 +11,7 @@
 
 #ifdef HAVE_KRB5
 
-#define RCSID(msg) \
-static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
+#define RCSID(msg)
 
 #ifdef VOID_RETSIGTYPE
 #define SIGRETURN(x) return



More information about the samba-cvs mailing list