File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 552552/* Define to 1 if you have the <sys/ipc.h> header file. */
553553#undef HAVE_SYS_IPC_H
554554
555+ /* Define to 1 if you have the <sys/loadavg.h> header file. */
556+ #undef HAVE_SYS_LOADAVG_H
557+
555558/* Define to 1 if you have the <sys/mman.h> header file. */
556559#undef HAVE_SYS_MMAN_H
557560
Original file line number Diff line number Diff line change @@ -5316,7 +5316,7 @@ MAGICK_PATCHLEVEL_VERSION=30
53165316
53175317MAGICK_VERSION=6.9.13-30
53185318
5319- MAGICK_GIT_REVISION=68e480b7d:20250830
5319+ MAGICK_GIT_REVISION=adad85c7c:20251003
53205320
53215321
53225322# Substitute library versioning
@@ -5350,7 +5350,7 @@ PACKAGE_LIB_VERSION=0x69D
53505350
53515351PACKAGE_LIB_VERSION_NUMBER=6,9,13,30
53525352
5353- PACKAGE_RELEASE_DATE=2025-08-30
5353+ PACKAGE_RELEASE_DATE=2025-10-03
53545354
53555355
53565356# Ensure that make can run correctly
You can’t perform that action at this time.
0 commit comments