svn commit: samba r18448 - in branches/SAMBA_4_0/source/include: .

metze at samba.org metze at samba.org
Wed Sep 13 09:27:33 GMT 2006


Author: metze
Date: 2006-09-13 09:27:33 +0000 (Wed, 13 Sep 2006)
New Revision: 18448

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

Log:
this gives nicer output...

metze
Modified:
   branches/SAMBA_4_0/source/include/includes.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/includes.h
===================================================================
--- branches/SAMBA_4_0/source/include/includes.h	2006-09-13 09:23:05 UTC (rev 18447)
+++ branches/SAMBA_4_0/source/include/includes.h	2006-09-13 09:27:33 UTC (rev 18448)
@@ -26,7 +26,7 @@
 
 /* make sure we have included the correct config.h */
 #ifndef CONFIG_H_IS_FROM_SAMBA
-#warn  "make sure you have removed all config.h files from standalone builds!"
+#error "make sure you have removed all config.h files from standalone builds!"
 #error "the included config.h isn't from samba!"
 #endif
 



More information about the samba-cvs mailing list