Fix bug 61193

This commit is contained in:
Rasmus Lerdorf 2012-02-27 12:16:39 +00:00
parent 1923ecfe25
commit 4ac6c512f9

View file

@ -60,14 +60,9 @@
# else
# define PHPAPI
# endif
#define THREAD_LS
#define PHP_DIR_SEPARATOR '/'
#if defined(__MacOSX__)
#define PHP_EOL "\r"
#else
#define PHP_EOL "\n"
#endif
# define THREAD_LS
# define PHP_DIR_SEPARATOR '/'
# define PHP_EOL "\n"
#endif
#ifdef NETWARE