Skip to content

Commit fe5fe1e

Browse files
author
Cristy
committed
latest autoconf/automake updates
1 parent adad85c commit fe5fe1e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

config/config.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,9 @@
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

configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5316,7 +5316,7 @@ MAGICK_PATCHLEVEL_VERSION=30
53165316

53175317
MAGICK_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

53515351
PACKAGE_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

0 commit comments

Comments
 (0)