summaryrefslogtreecommitdiff
path: root/ext/rpc/xmlrpc/php_config.h.in
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2002-02-03 20:42:11 +0000
committerSVN Migration <svn@php.net>2002-02-03 20:42:11 +0000
commit3f4d2c4b7f8b693011c798b216864b851c78d4f0 (patch)
tree4ab02ad88854f08c97e416bbe488051c48ad69d0 /ext/rpc/xmlrpc/php_config.h.in
parent493563652160eda6c935db127ae9310248f6719d (diff)
downloadphp-git-PRE_ISSET_PATCH.tar.gz
This commit was manufactured by cvs2svn to create tag 'PRE_ISSET_PATCH'.PRE_ISSET_PATCH
Diffstat (limited to 'ext/rpc/xmlrpc/php_config.h.in')
-rw-r--r--ext/rpc/xmlrpc/php_config.h.in11
1 files changed, 0 insertions, 11 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
-