summaryrefslogtreecommitdiff
path: root/ext/rpc/xmlrpc/php_config.h.in
diff options
context:
space:
mode:
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
-