Skip to content

Commit 0000037

Browse files
committed
Update extension count
1 parent dda40cc commit 0000037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hphp/util/hphp-config.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ${HHVM_COMPILES_DEFINE_STRING}
8888
#endif
8989

9090
#ifdef USE_CMAKE
91-
# if ${HHVM_EXTENSION_COUNT} != 100
91+
# if ${HHVM_EXTENSION_COUNT} != 101
9292
# error You need to update the config file for the new builtin extension, and add the define to the FB section
9393
# endif
9494
${HHVM_EXTENSIONS_ENABLED_DEFINE_STRING}

0 commit comments

Comments
 (0)