eriksson                Tue Feb 20 07:12:30 2001 EDT

  Modified files:              
    /php4/ext/satellite config.m4 
  Log:
  Corrected typo in config.m4
  
Index: php4/ext/satellite/config.m4
diff -u php4/ext/satellite/config.m4:1.2 php4/ext/satellite/config.m4:1.3
--- php4/ext/satellite/config.m4:1.2    Thu Nov 30 14:03:17 2000
+++ php4/ext/satellite/config.m4        Tue Feb 20 07:12:30 2001
@@ -1,4 +1,4 @@
-dnl $Id: config.m4,v 1.2 2000/11/30 22:03:17 eriksson Exp $
+dnl $Id: config.m4,v 1.3 2001/02/20 15:12:30 eriksson Exp $
 
 dnl My first config.m4 - be nice to me... :-)
 
@@ -17,7 +17,7 @@
 
        dnl check for symbol giop_skip_atexit in libIIOP
        AC_CHECK_LIB(IIOP, giop_skip_atexit, [true], [
-               AC_MSG_ERROR([You need a CVS version of ORBit, please read 
ext/satallite/README])
+               AC_MSG_ERROR([You need a CVS version of ORBit, please read 
+ext/satellite/README])
                ], `$orbit_config --libs client`)
 
        dnl ORBIT_CFLAGS=`$orbit_config --cflags client`



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to