summaryrefslogtreecommitdiff
path: root/src/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.m4')
-rw-r--r--src/config.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.m4 b/src/config.m4
index e69de29..a81d11d 100644
--- a/src/config.m4
+++ b/src/config.m4
@@ -0,0 +1,4 @@
+dnl PHP_REQUIRE_CXX()
+dnl PHP_ADD_LIBRARY(stdc++, 1, PHP5CPP_SHARED_LIBADD)
+PHP_NEW_EXTENSION(phpcpp, extension.cpp, $ext_shared,,"","yes")
+