diff options
| author | foobar <sniper@php.net> | 2002-03-25 23:46:22 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2002-03-25 23:46:22 +0000 |
| commit | f4736c72eae677750ba27de608bef4f30b0f3aea (patch) | |
| tree | b668365d3022916a953a4b9a3afffe6411f9c806 | |
| parent | 64c894b164d32ab8b24ea2686a2dbe2dde39b984 (diff) | |
| download | php-git-f4736c72eae677750ba27de608bef4f30b0f3aea.tar.gz | |
Why was this here??
| -rw-r--r-- | ext/rpc/xmlrpc/php_config.h.in | 11 | ||||
| -rw-r--r-- | ext/xmlrpc/php_config.h.in | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/ext/rpc/xmlrpc/php_config.h.in b/ext/rpc/xmlrpc/php_config.h.in deleted file mode 100644 index 2c8a1bf2e2..0000000000 --- a/ext/rpc/xmlrpc/php_config.h.in +++ /dev/null @@ -1,11 +0,0 @@ -/* php_config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - -/* Whether you have XMLRPC */ -#undef HAVE_XMLRPC - -/* Whether to build xmlrpc as dynamic module */ -#undef COMPILE_DL_XMLRPC - diff --git a/ext/xmlrpc/php_config.h.in b/ext/xmlrpc/php_config.h.in deleted file mode 100644 index 2c8a1bf2e2..0000000000 --- a/ext/xmlrpc/php_config.h.in +++ /dev/null @@ -1,11 +0,0 @@ -/* php_config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - -/* Whether you have XMLRPC */ -#undef HAVE_XMLRPC - -/* Whether to build xmlrpc as dynamic module */ -#undef COMPILE_DL_XMLRPC - |
