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

metze at samba.org metze at samba.org
Mon Jan 15 18:01:26 GMT 2007


Author: metze
Date: 2007-01-15 18:01:25 +0000 (Mon, 15 Jan 2007)
New Revision: 20811

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

Log:
fix comment

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


Changeset:
Modified: branches/SAMBA_3_0/source/configure.in
===================================================================
--- branches/SAMBA_3_0/source/configure.in	2007-01-15 17:55:26 UTC (rev 20810)
+++ branches/SAMBA_3_0/source/configure.in	2007-01-15 18:01:25 UTC (rev 20811)
@@ -983,7 +983,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