We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14f05a7 + d97e3db commit 715013cCopy full SHA for 715013c
1 file changed
config.w32
@@ -1,7 +1,7 @@
1
// $Id$
2
// vim:ft=javascript
3
4
-ARG_ENABLE("msgpack", "for msgpack support", "yes");
+ARG_ENABLE("msgpack", "for msgpack support", "no");
5
6
if (PHP_MSGPACK != "no") {
7
EXTENSION("msgpack", "msgpack.c", PHP_MSGPACK_SHARED, "");
0 commit comments