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.
1 parent 85bf50f commit 49f6aecCopy full SHA for 49f6aec
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