mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
NetWare can make use of Autoconf based build
This commit is contained in:
@@ -23,11 +23,6 @@
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#include "win32/syslog.h"
|
||||
#elif defined(NETWARE)
|
||||
# include "config.nw.h"
|
||||
#ifdef HAVE_SYSLOG_H
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
#else
|
||||
#include <php_config.h>
|
||||
#ifdef HAVE_SYSLOG_H
|
||||
|
||||
Reference in New Issue
Block a user