We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d39da4b + 49f6aec commit b8d85a1Copy full SHA for b8d85a1
cmake/ext/sysvsem/config.cmake.h.in
@@ -1,5 +1,5 @@
1
-/* Define to 1 if the system has the type 'union semun'. */
2
-#cmakedefine HAVE_UNION_SEMUN 1
3
-
4
/* Define to 1 if the PHP extension 'sysvsem' is available. */
5
#cmakedefine HAVE_SYSVSEM 1
+
+/* Define to 1 if the system has the type 'union semun'. */
+#cmakedefine HAVE_UNION_SEMUN 1
0 commit comments