[Lunar-commits] CVS: moonbase/compilers/php CONFIGURE,1.5,1.6
    Jeff Hodges 
    jmhodges at lunar-linux.org
       
    Wed May 26 14:35:03 GMT 2004
    
    
  
Update of /var/cvs/lunar/moonbase/compilers/php
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11895
Modified Files:
	CONFIGURE 
Log Message:
typo fix
Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/php/CONFIGURE,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- CONFIGURE	6 Nov 2003 21:31:17 -0000	1.5
+++ CONFIGURE	26 May 2004 14:35:00 -0000	1.6
@@ -8,7 +8,7 @@
     echo 'IMAP="y"' >> $MODULE_CONFIG
   fi
 
-  if  query  "Enable transparant session id?" y;  then
+  if  query  "Enable transparent session id?" y;  then
     OPTS="$OPTS --enable-trans-sid"
   fi
   
    
    
More information about the Lunar-commits
mailing list