11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.71 for ImageMagick 6.9.13-17 .
3+ # Generated by GNU Autoconf 2.71 for ImageMagick 6.9.13-18 .
44#
55# Report bugs to <https://github.com/ImageMagick/ImageMagick6/issues>.
66#
@@ -621,8 +621,8 @@ MAKEFLAGS=
621621# Identity of this package.
622622PACKAGE_NAME='ImageMagick'
623623PACKAGE_TARNAME='ImageMagick'
624- PACKAGE_VERSION='6.9.13-17 '
625- PACKAGE_STRING='ImageMagick 6.9.13-17 '
624+ PACKAGE_VERSION='6.9.13-18 '
625+ PACKAGE_STRING='ImageMagick 6.9.13-18 '
626626PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick6/issues'
627627PACKAGE_URL='https://legacy.imagemagick.org'
628628
@@ -1889,7 +1889,7 @@ if test "$ac_init_help" = "long"; then
18891889 # Omit some internal or obsolete options to make the list less imposing.
18901890 # This message is too long to be a string in the A/UX 3.1 sh.
18911891 cat <<_ACEOF
1892- \`configure' configures ImageMagick 6.9.13-17 to adapt to many kinds of systems.
1892+ \`configure' configures ImageMagick 6.9.13-18 to adapt to many kinds of systems.
18931893
18941894Usage: $0 [OPTION]... [VAR=VALUE]...
18951895
19651965
19661966if test -n "$ac_init_help"; then
19671967 case $ac_init_help in
1968- short | recursive ) echo "Configuration of ImageMagick 6.9.13-17 :";;
1968+ short | recursive ) echo "Configuration of ImageMagick 6.9.13-18 :";;
19691969 esac
19701970 cat <<\_ACEOF
19711971
22682268test -n "$ac_init_help" && exit $ac_status
22692269if $ac_init_version; then
22702270 cat <<\_ACEOF
2271- ImageMagick configure 6.9.13-17
2271+ ImageMagick configure 6.9.13-18
22722272generated by GNU Autoconf 2.71
22732273
22742274Copyright (C) 2021 Free Software Foundation, Inc.
@@ -3219,7 +3219,7 @@ cat >config.log <<_ACEOF
32193219This file contains any messages produced by compilers while
32203220running configure, to aid debugging if configure makes a mistake.
32213221
3222- It was created by ImageMagick $as_me 6.9.13-17 , which was
3222+ It was created by ImageMagick $as_me 6.9.13-18 , which was
32233223generated by GNU Autoconf 2.71. Invocation command line was
32243224
32253225 $ $0$ac_configure_args_raw
48354835
48364836# Define the identity of the package.
48374837 PACKAGE='ImageMagick'
4838- VERSION='6.9.13-17 '
4838+ VERSION='6.9.13-18 '
48394839
48404840
48414841# Some tools Automake needs.
@@ -5139,11 +5139,11 @@ MAGICK_MINOR_VERSION=9
51395139
51405140MAGICK_MICRO_VERSION=13
51415141
5142- MAGICK_PATCHLEVEL_VERSION=17
5142+ MAGICK_PATCHLEVEL_VERSION=18
51435143
5144- MAGICK_VERSION=6.9.13-17
5144+ MAGICK_VERSION=6.9.13-18
51455145
5146- MAGICK_GIT_REVISION=e71b4b8dc:20241003
5146+ MAGICK_GIT_REVISION=f20b5721c:20241005
51475147
51485148
51495149# Substitute library versioning
@@ -5165,19 +5165,19 @@ MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISI
51655165
51665166PACKAGE_BASE_VERSION=6.9.13
51675167
5168- PACKAGE_PATCHLEVEL_VERSION=17
5168+ PACKAGE_PATCHLEVEL_VERSION=18
51695169
5170- if test "n " = 'y'; then
5171- PACKAGE_VERSION_ADDENDUM='-17 (Beta)'
5170+ if test "y " = 'y'; then
5171+ PACKAGE_VERSION_ADDENDUM='-18 (Beta)'
51725172else
5173- PACKAGE_VERSION_ADDENDUM=-17
5173+ PACKAGE_VERSION_ADDENDUM=-18
51745174fi
51755175
51765176PACKAGE_LIB_VERSION=0x69D
51775177
5178- PACKAGE_LIB_VERSION_NUMBER=6,9,13,17
5178+ PACKAGE_LIB_VERSION_NUMBER=6,9,13,18
51795179
5180- PACKAGE_RELEASE_DATE=2024-10-03
5180+ PACKAGE_RELEASE_DATE=2024-10-05
51815181
51825182
51835183# Ensure that make can run correctly
@@ -38348,7 +38348,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3834838348# report actual input values of CONFIG_FILES etc. instead of their
3834938349# values after options handling.
3835038350ac_log="
38351- This file was extended by ImageMagick $as_me 6.9.13-17 , which was
38351+ This file was extended by ImageMagick $as_me 6.9.13-18 , which was
3835238352generated by GNU Autoconf 2.71. Invocation command line was
3835338353
3835438354 CONFIG_FILES = $CONFIG_FILES
@@ -38417,7 +38417,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
3841738417cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3841838418ac_cs_config='$ac_cs_config_escaped'
3841938419ac_cs_version="\\
38420- ImageMagick config.status 6.9.13-17
38420+ ImageMagick config.status 6.9.13-18
3842138421configured by $0, generated by GNU Autoconf 2.71,
3842238422 with options \\"\$ac_cs_config\\"
3842338423
0 commit comments