1719
1719
test -n "$ac_init_help" && exit $ac_status
1720
1720
if $ac_init_version; then
1722
gdk-pixbuf configure 2.23.1
1722
gdk-pixbuf configure 2.23.3
1723
1723
generated by GNU Autoconf 2.68
1725
1725
Copyright (C) 2010 Free Software Foundation, Inc.
2088
2088
This file contains any messages produced by compilers while
2089
2089
running configure, to aid debugging if configure makes a mistake.
2091
It was created by gdk-pixbuf $as_me 2.23.1, which was
2091
It was created by gdk-pixbuf $as_me 2.23.3, which was
2092
2092
generated by GNU Autoconf 2.68. Invocation command line was
2939
2939
AMTAR=${AMTAR-"${am_missing_run}tar"}
2941
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2942
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
2943
$as_echo_n "checking how to create a ustar tar archive... " >&6; }
2944
# Loop over all known methods to create a tar archive until one works.
2945
_am_tools='gnutar plaintar pax cpio none'
2946
_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
2947
# Do not fold the above two line into one, because Tru64 sh and
2948
# Solaris sh will not grok spaces in the rhs of `-'.
2949
for _am_tool in $_am_tools
2953
for _am_tar in tar gnutar gtar;
2955
{ echo "$as_me:$LINENO: $_am_tar --version" >&5
2956
($_am_tar --version) >&5 2>&5
2958
echo "$as_me:$LINENO: \$? = $ac_status" >&5
2959
(exit $ac_status); } && break
2961
am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
2962
am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
2963
am__untar="$_am_tar -xf -"
2966
# Must skip GNU tar: if it does not support --format= it doesn't create
2967
# ustar tarball either.
2968
(tar --version) >/dev/null 2>&1 && continue
2969
am__tar='tar chf - "$$tardir"'
2970
am__tar_='tar chf - "$tardir"'
2971
am__untar='tar xf -'
2974
am__tar='pax -L -x ustar -w "$$tardir"'
2975
am__tar_='pax -L -x ustar -w "$tardir"'
2979
am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
2980
am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
2981
am__untar='cpio -i -H ustar -d'
2990
# If the value was cached, stop now. We just wanted to have am__tar
2991
# and am__untar set.
2992
test -n "${am_cv_prog_tar_ustar}" && break
2994
# tar/untar a dummy directory, and stop if the command works
2997
echo GrepMe > conftest.dir/file
2998
{ echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
2999
(tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3001
echo "$as_me:$LINENO: \$? = $ac_status" >&5
3002
(exit $ac_status); }
3004
if test -s conftest.tar; then
3005
{ echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3006
($am__untar <conftest.tar) >&5 2>&5
3008
echo "$as_me:$LINENO: \$? = $ac_status" >&5
3009
(exit $ac_status); }
3010
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3015
if ${am_cv_prog_tar_ustar+:} false; then :
3016
$as_echo_n "(cached) " >&6
3018
am_cv_prog_tar_ustar=$_am_tool
3021
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3022
$as_echo "$am_cv_prog_tar_ustar" >&6; }
19983
20064
# report actual input values of CONFIG_FILES etc. instead of their
19984
20065
# values after options handling.
19986
This file was extended by gdk-pixbuf $as_me 2.23.1, which was
20067
This file was extended by gdk-pixbuf $as_me 2.23.3, which was
19987
20068
generated by GNU Autoconf 2.68. Invocation command line was
19989
20070
CONFIG_FILES = $CONFIG_FILES
20049
20130
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
20050
20131
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
20051
20132
ac_cs_version="\\
20052
gdk-pixbuf config.status 2.23.1
20133
gdk-pixbuf config.status 2.23.3
20053
20134
configured by $0, generated by GNU Autoconf 2.68,
20054
20135
with options \\"\$ac_cs_config\\"