]> granicus.if.org Git - php/commitdiff
defined ZEND_PATHS_SEPERATOR to semicolon for NetWare
authorAnantha Kesari H Y <hyanantha@php.net>
Wed, 22 Sep 2004 12:49:08 +0000 (12:49 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Wed, 22 Sep 2004 12:49:08 +0000 (12:49 +0000)
Zend/zend.h

index 4039160a951ddb0f31f45a995c0bb57633d1d1e6..b61cf234c59917020711e85fc660c977279033db 100644 (file)
@@ -46,6 +46,7 @@
 #elif defined(NETWARE)
 # include "zend_config.nw.h"
 # include "acconfig.h"
+# define ZEND_PATHS_SEPARATOR          ';'
 #elif defined(__riscos__)
 # include "zend_config.h"
 # define ZEND_PATHS_SEPARATOR          ';'