summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/php_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlrpc/php_config.h.in')
-rw-r--r--ext/xmlrpc/php_config.h.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ext/xmlrpc/php_config.h.in b/ext/xmlrpc/php_config.h.in
new file mode 100644
index 0000000000..2c8a1bf2e2
--- /dev/null
+++ b/ext/xmlrpc/php_config.h.in
@@ -0,0 +1,11 @@
+/* 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
+