Skip to content

Commit 7edaaf3

Browse files
henderkespetk
andauthored
Update configure.ac
Co-authored-by: Peter Kokot <peterkokot@gmail.com>
1 parent aab2edf commit 7edaaf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ esac
237237
dnl Detect C library.
238238
PHP_C_STANDARD_LIBRARY
239239
AS_VAR_IF([php_cv_c_standard_library], [musl],
240-
[AC_DEFINE([__MUSL__], [1], [Define when using musl libc.])])
240+
[AC_DEFINE([__MUSL__], [1], [Define to 1 when using musl libc.])])
241241

242242
dnl Add _GNU_SOURCE compile definition because the php_config.h with definitions
243243
dnl by AC_USE_SYSTEM_EXTENSIONS might be included after the system headers which

0 commit comments

Comments
 (0)