11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-34 .
3+ # Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-35 .
44#
55# Report bugs to <https://github.com/ImageMagick/ImageMagick6/issues>.
66#
@@ -614,8 +614,8 @@ MAKEFLAGS=
614614# Identity of this package.
615615PACKAGE_NAME='ImageMagick'
616616PACKAGE_TARNAME='ImageMagick'
617- PACKAGE_VERSION='6.9.13-34 '
618- PACKAGE_STRING='ImageMagick 6.9.13-34 '
617+ PACKAGE_VERSION='6.9.13-35 '
618+ PACKAGE_STRING='ImageMagick 6.9.13-35 '
619619PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick6/issues'
620620PACKAGE_URL='https://legacy.imagemagick.org'
621621
@@ -1891,7 +1891,7 @@ if test "$ac_init_help" = "long"; then
18911891 # Omit some internal or obsolete options to make the list less imposing.
18921892 # This message is too long to be a string in the A/UX 3.1 sh.
18931893 cat <<_ACEOF
1894- 'configure' configures ImageMagick 6.9.13-34 to adapt to many kinds of systems.
1894+ 'configure' configures ImageMagick 6.9.13-35 to adapt to many kinds of systems.
18951895
18961896Usage: $0 [OPTION]... [VAR=VALUE]...
18971897
19671967
19681968if test -n "$ac_init_help"; then
19691969 case $ac_init_help in
1970- short | recursive ) echo "Configuration of ImageMagick 6.9.13-34 :";;
1970+ short | recursive ) echo "Configuration of ImageMagick 6.9.13-35 :";;
19711971 esac
19721972 cat <<\_ACEOF
19731973
22732273test -n "$ac_init_help" && exit $ac_status
22742274if $ac_init_version; then
22752275 cat <<\_ACEOF
2276- ImageMagick configure 6.9.13-34
2276+ ImageMagick configure 6.9.13-35
22772277generated by GNU Autoconf 2.72
22782278
22792279Copyright (C) 2023 Free Software Foundation, Inc.
@@ -3255,7 +3255,7 @@ cat >config.log <<_ACEOF
32553255This file contains any messages produced by compilers while
32563256running configure, to aid debugging if configure makes a mistake.
32573257
3258- It was created by ImageMagick $as_me 6.9.13-34 , which was
3258+ It was created by ImageMagick $as_me 6.9.13-35 , which was
32593259generated by GNU Autoconf 2.72. Invocation command line was
32603260
32613261 $ $0$ac_configure_args_raw
50825082
50835083# Define the identity of the package.
50845084 PACKAGE='ImageMagick'
5085- VERSION='6.9.13-34 '
5085+ VERSION='6.9.13-35 '
50865086
50875087
50885088# Some tools Automake needs.
@@ -5318,11 +5318,11 @@ MAGICK_MINOR_VERSION=9
53185318
53195319MAGICK_MICRO_VERSION=13
53205320
5321- MAGICK_PATCHLEVEL_VERSION=34
5321+ MAGICK_PATCHLEVEL_VERSION=35
53225322
5323- MAGICK_VERSION=6.9.13-34
5323+ MAGICK_VERSION=6.9.13-35
53245324
5325- MAGICK_GIT_REVISION=eea1aa783:20251128
5325+ MAGICK_GIT_REVISION=64f1f756f:20251130
53265326
53275327
53285328# Substitute library versioning
@@ -5344,19 +5344,19 @@ MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISI
53445344
53455345PACKAGE_BASE_VERSION=6.9.13
53465346
5347- PACKAGE_PATCHLEVEL_VERSION=34
5347+ PACKAGE_PATCHLEVEL_VERSION=35
53485348
5349- if test "n " = 'y'; then
5350- PACKAGE_VERSION_ADDENDUM='-34 (Beta)'
5349+ if test "y " = 'y'; then
5350+ PACKAGE_VERSION_ADDENDUM='-35 (Beta)'
53515351else
5352- PACKAGE_VERSION_ADDENDUM=-34
5352+ PACKAGE_VERSION_ADDENDUM=-35
53535353fi
53545354
53555355PACKAGE_LIB_VERSION=0x69D
53565356
5357- PACKAGE_LIB_VERSION_NUMBER=6,9,13,34
5357+ PACKAGE_LIB_VERSION_NUMBER=6,9,13,35
53585358
5359- PACKAGE_RELEASE_DATE=2025-11-28
5359+ PACKAGE_RELEASE_DATE=2025-11-30
53605360
53615361
53625362# Ensure that make can run correctly
@@ -40777,7 +40777,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4077740777# report actual input values of CONFIG_FILES etc. instead of their
4077840778# values after options handling.
4077940779ac_log="
40780- This file was extended by ImageMagick $as_me 6.9.13-34 , which was
40780+ This file was extended by ImageMagick $as_me 6.9.13-35 , which was
4078140781generated by GNU Autoconf 2.72. Invocation command line was
4078240782
4078340783 CONFIG_FILES = $CONFIG_FILES
@@ -40846,7 +40846,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
4084640846cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4084740847ac_cs_config='$ac_cs_config_escaped'
4084840848ac_cs_version="\\
40849- ImageMagick config.status 6.9.13-34
40849+ ImageMagick config.status 6.9.13-35
4085040850configured by $0, generated by GNU Autoconf 2.72,
4085140851 with options \\"\$ac_cs_config\\"
4085240852
0 commit comments