1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-26 .
3
+ # Generated by GNU Autoconf 2.72 for ImageMagick 6.9.13-27 .
4
4
#
5
5
# Report bugs to <https://github.com/ImageMagick/ImageMagick6/issues>.
6
6
#
@@ -614,8 +614,8 @@ MAKEFLAGS=
614
614
# Identity of this package.
615
615
PACKAGE_NAME='ImageMagick'
616
616
PACKAGE_TARNAME='ImageMagick'
617
- PACKAGE_VERSION='6.9.13-26 '
618
- PACKAGE_STRING='ImageMagick 6.9.13-26 '
617
+ PACKAGE_VERSION='6.9.13-27 '
618
+ PACKAGE_STRING='ImageMagick 6.9.13-27 '
619
619
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick6/issues'
620
620
PACKAGE_URL='https://legacy.imagemagick.org'
621
621
@@ -1891,7 +1891,7 @@ if test "$ac_init_help" = "long"; then
1891
1891
# Omit some internal or obsolete options to make the list less imposing.
1892
1892
# This message is too long to be a string in the A/UX 3.1 sh.
1893
1893
cat <<_ACEOF
1894
- 'configure' configures ImageMagick 6.9.13-26 to adapt to many kinds of systems.
1894
+ 'configure' configures ImageMagick 6.9.13-27 to adapt to many kinds of systems.
1895
1895
1896
1896
Usage: $0 [OPTION]... [VAR=VALUE]...
1897
1897
1967
1967
1968
1968
if test -n "$ac_init_help"; then
1969
1969
case $ac_init_help in
1970
- short | recursive ) echo "Configuration of ImageMagick 6.9.13-26 :";;
1970
+ short | recursive ) echo "Configuration of ImageMagick 6.9.13-27 :";;
1971
1971
esac
1972
1972
cat <<\_ACEOF
1973
1973
2273
2273
test -n "$ac_init_help" && exit $ac_status
2274
2274
if $ac_init_version; then
2275
2275
cat <<\_ACEOF
2276
- ImageMagick configure 6.9.13-26
2276
+ ImageMagick configure 6.9.13-27
2277
2277
generated by GNU Autoconf 2.72
2278
2278
2279
2279
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -3255,7 +3255,7 @@ cat >config.log <<_ACEOF
3255
3255
This file contains any messages produced by compilers while
3256
3256
running configure, to aid debugging if configure makes a mistake.
3257
3257
3258
- It was created by ImageMagick $as_me 6.9.13-26 , which was
3258
+ It was created by ImageMagick $as_me 6.9.13-27 , which was
3259
3259
generated by GNU Autoconf 2.72. Invocation command line was
3260
3260
3261
3261
$ $0$ac_configure_args_raw
5078
5078
5079
5079
# Define the identity of the package.
5080
5080
PACKAGE='ImageMagick'
5081
- VERSION='6.9.13-26 '
5081
+ VERSION='6.9.13-27 '
5082
5082
5083
5083
5084
5084
# Some tools Automake needs.
@@ -5312,11 +5312,11 @@ MAGICK_MINOR_VERSION=9
5312
5312
5313
5313
MAGICK_MICRO_VERSION=13
5314
5314
5315
- MAGICK_PATCHLEVEL_VERSION=26
5315
+ MAGICK_PATCHLEVEL_VERSION=27
5316
5316
5317
- MAGICK_VERSION=6.9.13-26
5317
+ MAGICK_VERSION=6.9.13-27
5318
5318
5319
- MAGICK_GIT_REVISION=05a23753a:20250712
5319
+ MAGICK_GIT_REVISION=363f86d81:20250713
5320
5320
5321
5321
5322
5322
# Substitute library versioning
@@ -5338,19 +5338,19 @@ MAGICKPP_LIBRARY_VERSION_INFO=$MAGICKPP_LIBRARY_CURRENT:$MAGICKPP_LIBRARY_REVISI
5338
5338
5339
5339
PACKAGE_BASE_VERSION=6.9.13
5340
5340
5341
- PACKAGE_PATCHLEVEL_VERSION=26
5341
+ PACKAGE_PATCHLEVEL_VERSION=27
5342
5342
5343
- if test "n " = 'y'; then
5344
- PACKAGE_VERSION_ADDENDUM='-26 (Beta)'
5343
+ if test "y " = 'y'; then
5344
+ PACKAGE_VERSION_ADDENDUM='-27 (Beta)'
5345
5345
else
5346
- PACKAGE_VERSION_ADDENDUM=-26
5346
+ PACKAGE_VERSION_ADDENDUM=-27
5347
5347
fi
5348
5348
5349
5349
PACKAGE_LIB_VERSION=0x69D
5350
5350
5351
- PACKAGE_LIB_VERSION_NUMBER=6,9,13,26
5351
+ PACKAGE_LIB_VERSION_NUMBER=6,9,13,27
5352
5352
5353
- PACKAGE_RELEASE_DATE=2025-07-12
5353
+ PACKAGE_RELEASE_DATE=2025-07-13
5354
5354
5355
5355
5356
5356
# Ensure that make can run correctly
@@ -40755,7 +40755,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
40755
40755
# report actual input values of CONFIG_FILES etc. instead of their
40756
40756
# values after options handling.
40757
40757
ac_log="
40758
- This file was extended by ImageMagick $as_me 6.9.13-26 , which was
40758
+ This file was extended by ImageMagick $as_me 6.9.13-27 , which was
40759
40759
generated by GNU Autoconf 2.72. Invocation command line was
40760
40760
40761
40761
CONFIG_FILES = $CONFIG_FILES
@@ -40824,7 +40824,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
40824
40824
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
40825
40825
ac_cs_config='$ac_cs_config_escaped'
40826
40826
ac_cs_version="\\
40827
- ImageMagick config.status 6.9.13-26
40827
+ ImageMagick config.status 6.9.13-27
40828
40828
configured by $0, generated by GNU Autoconf 2.72,
40829
40829
with options \\"\$ac_cs_config\\"
40830
40830
0 commit comments