diff options
author | Sascha Schumann <sas@php.net> | 2001-05-12 12:22:34 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2001-05-12 12:22:34 +0000 |
commit | e5176fe60a9ffbe211ee016acdcddb18118e4487 (patch) | |
tree | f5faed26fed9908fd839fbab08cc26cd3cea1669 /ext/satellite/php_orbit.c | |
parent | cf8d1563c27a70fdd24055c1e80218ec7b5962d6 (diff) | |
download | php-git-e5176fe60a9ffbe211ee016acdcddb18118e4487.tar.gz |
First step towards full libtool 1.4 portability
Diffstat (limited to 'ext/satellite/php_orbit.c')
-rw-r--r-- | ext/satellite/php_orbit.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/satellite/php_orbit.c b/ext/satellite/php_orbit.c index 554a314016..a1c31be396 100644 --- a/ext/satellite/php_orbit.c +++ b/ext/satellite/php_orbit.c @@ -38,9 +38,7 @@ #include "struct.h" -#ifdef HAVE_CONFIG_H #include "php_config.h" /* for COMPILE_DL_ORBIT */ -#endif /* see php4/README.SELF-CONTAINED-EXTENSIONS */ #if COMPILE_DL_SATELLITE |