svn commit: samba r20812 - in branches/SAMBA_3_0_24/source: .

metze at samba.org metze at samba.org
Mon Jan 15 18:02:47 GMT 2007


Author: metze
Date: 2007-01-15 18:02:47 +0000 (Mon, 15 Jan 2007)
New Revision: 20812

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

Log:
merge from SAMBA_3_0:

fix comment

metze
Modified:
   branches/SAMBA_3_0_24/source/configure.in


Changeset:
Modified: branches/SAMBA_3_0_24/source/configure.in
===================================================================
--- branches/SAMBA_3_0_24/source/configure.in	2007-01-15 18:01:25 UTC (rev 20811)
+++ branches/SAMBA_3_0_24/source/configure.in	2007-01-15 18:02:47 UTC (rev 20812)
@@ -979,7 +979,7 @@
 fi
 
 ############################################
-# check if the compiler can do immediate structures
+# check if the compiler will optimize out function calls
 AC_CACHE_CHECK([if the compiler will optimize out function calls],samba_cv_optimize_out_funcation_calls, [
     AC_TRY_LINK([
 #include <stdio.h>],



More information about the samba-cvs mailing list