|
1813 | 1813 |
|
1814 | 1814 | # Define the identity of the package.
|
1815 | 1815 | PACKAGE=libiconv
|
1816 |
| - VERSION=1.9 |
| 1816 | + VERSION=1.10 |
1817 | 1817 |
|
1818 | 1818 |
|
1819 | 1819 | cat >>confdefs.h <<_ACEOF
|
@@ -8811,7 +8811,8 @@ cygwin* | mingw* | pw32*)
|
8811 | 8811 | dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
|
8812 | 8812 | dldir=$destdir/`dirname \$dlpath`~
|
8813 | 8813 | test -d \$dldir || mkdir -p \$dldir~
|
8814 |
| - $install_prog $dir/$dlname \$dldir/$dlname' |
| 8814 | + $install_prog $dir/$dlname \$dldir/$dlname~ |
| 8815 | + chmod a+x \$dldir/$dlname' |
8815 | 8816 | postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
|
8816 | 8817 | dlpath=$dir/\$dldll~
|
8817 | 8818 | $rm \$dlpath'
|
@@ -9896,7 +9897,7 @@ else
|
9896 | 9897 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
9897 | 9898 | lt_status=$lt_dlunknown
|
9898 | 9899 | cat > conftest.$ac_ext <<EOF
|
9899 |
| -#line 9899 "configure" |
| 9900 | +#line 9900 "configure" |
9900 | 9901 | #include "confdefs.h"
|
9901 | 9902 |
|
9902 | 9903 | #if HAVE_DLFCN_H
|
@@ -9994,7 +9995,7 @@ else
|
9994 | 9995 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
9995 | 9996 | lt_status=$lt_dlunknown
|
9996 | 9997 | cat > conftest.$ac_ext <<EOF
|
9997 |
| -#line 9997 "configure" |
| 9998 | +#line 9998 "configure" |
9998 | 9999 | #include "confdefs.h"
|
9999 | 10000 |
|
10000 | 10001 | #if HAVE_DLFCN_H
|
@@ -12192,11 +12193,11 @@ else
|
12192 | 12193 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
12193 | 12194 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
12194 | 12195 | -e 's:$: $lt_compiler_flag:'`
|
12195 |
| - (eval echo "\"\$as_me:12195: $lt_compile\"" >&5) |
| 12196 | + (eval echo "\"\$as_me:12196: $lt_compile\"" >&5) |
12196 | 12197 | (eval "$lt_compile" 2>conftest.err)
|
12197 | 12198 | ac_status=$?
|
12198 | 12199 | cat conftest.err >&5
|
12199 |
| - echo "$as_me:12199: \$? = $ac_status" >&5 |
| 12200 | + echo "$as_me:12200: \$? = $ac_status" >&5 |
12200 | 12201 | if (exit $ac_status) && test -s "$ac_outfile"; then
|
12201 | 12202 | # The compiler can only warn and ignore the option if not recognized
|
12202 | 12203 | # So say no if there are warnings
|
@@ -12252,11 +12253,11 @@ else
|
12252 | 12253 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
12253 | 12254 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
12254 | 12255 | -e 's:$: $lt_compiler_flag:'`
|
12255 |
| - (eval echo "\"\$as_me:12255: $lt_compile\"" >&5) |
| 12256 | + (eval echo "\"\$as_me:12256: $lt_compile\"" >&5) |
12256 | 12257 | (eval "$lt_compile" 2>out/conftest.err)
|
12257 | 12258 | ac_status=$?
|
12258 | 12259 | cat out/conftest.err >&5
|
12259 |
| - echo "$as_me:12259: \$? = $ac_status" >&5 |
| 12260 | + echo "$as_me:12260: \$? = $ac_status" >&5 |
12260 | 12261 | if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
12261 | 12262 | then
|
12262 | 12263 | # The compiler can only warn and ignore the option if not recognized
|
@@ -12528,7 +12529,8 @@ cygwin* | mingw* | pw32*)
|
12528 | 12529 | dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
|
12529 | 12530 | dldir=$destdir/`dirname \$dlpath`~
|
12530 | 12531 | test -d \$dldir || mkdir -p \$dldir~
|
12531 |
| - $install_prog $dir/$dlname \$dldir/$dlname' |
| 12532 | + $install_prog $dir/$dlname \$dldir/$dlname~ |
| 12533 | + chmod a+x \$dldir/$dlname' |
12532 | 12534 | postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
|
12533 | 12535 | dlpath=$dir/\$dldll~
|
12534 | 12536 | $rm \$dlpath'
|
@@ -13613,7 +13615,7 @@ else
|
13613 | 13615 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
13614 | 13616 | lt_status=$lt_dlunknown
|
13615 | 13617 | cat > conftest.$ac_ext <<EOF
|
13616 |
| -#line 13616 "configure" |
| 13618 | +#line 13618 "configure" |
13617 | 13619 | #include "confdefs.h"
|
13618 | 13620 |
|
13619 | 13621 | #if HAVE_DLFCN_H
|
@@ -13711,7 +13713,7 @@ else
|
13711 | 13713 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
13712 | 13714 | lt_status=$lt_dlunknown
|
13713 | 13715 | cat > conftest.$ac_ext <<EOF
|
13714 |
| -#line 13714 "configure" |
| 13716 | +#line 13716 "configure" |
13715 | 13717 | #include "confdefs.h"
|
13716 | 13718 |
|
13717 | 13719 | #if HAVE_DLFCN_H
|
@@ -14551,11 +14553,11 @@ else
|
14551 | 14553 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
14552 | 14554 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
14553 | 14555 | -e 's:$: $lt_compiler_flag:'`
|
14554 |
| - (eval echo "\"\$as_me:14554: $lt_compile\"" >&5) |
| 14556 | + (eval echo "\"\$as_me:14556: $lt_compile\"" >&5) |
14555 | 14557 | (eval "$lt_compile" 2>conftest.err)
|
14556 | 14558 | ac_status=$?
|
14557 | 14559 | cat conftest.err >&5
|
14558 |
| - echo "$as_me:14558: \$? = $ac_status" >&5 |
| 14560 | + echo "$as_me:14560: \$? = $ac_status" >&5 |
14559 | 14561 | if (exit $ac_status) && test -s "$ac_outfile"; then
|
14560 | 14562 | # The compiler can only warn and ignore the option if not recognized
|
14561 | 14563 | # So say no if there are warnings
|
@@ -14611,11 +14613,11 @@ else
|
14611 | 14613 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
14612 | 14614 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
14613 | 14615 | -e 's:$: $lt_compiler_flag:'`
|
14614 |
| - (eval echo "\"\$as_me:14614: $lt_compile\"" >&5) |
| 14616 | + (eval echo "\"\$as_me:14616: $lt_compile\"" >&5) |
14615 | 14617 | (eval "$lt_compile" 2>out/conftest.err)
|
14616 | 14618 | ac_status=$?
|
14617 | 14619 | cat out/conftest.err >&5
|
14618 |
| - echo "$as_me:14618: \$? = $ac_status" >&5 |
| 14620 | + echo "$as_me:14620: \$? = $ac_status" >&5 |
14619 | 14621 | if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
14620 | 14622 | then
|
14621 | 14623 | # The compiler can only warn and ignore the option if not recognized
|
@@ -15691,7 +15693,8 @@ cygwin* | mingw* | pw32*)
|
15691 | 15693 | dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
|
15692 | 15694 | dldir=$destdir/`dirname \$dlpath`~
|
15693 | 15695 | test -d \$dldir || mkdir -p \$dldir~
|
15694 |
| - $install_prog $dir/$dlname \$dldir/$dlname' |
| 15696 | + $install_prog $dir/$dlname \$dldir/$dlname~ |
| 15697 | + chmod a+x \$dldir/$dlname' |
15695 | 15698 | postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
|
15696 | 15699 | dlpath=$dir/\$dldll~
|
15697 | 15700 | $rm \$dlpath'
|
@@ -16650,11 +16653,11 @@ else
|
16650 | 16653 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
16651 | 16654 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
16652 | 16655 | -e 's:$: $lt_compiler_flag:'`
|
16653 |
| - (eval echo "\"\$as_me:16653: $lt_compile\"" >&5) |
| 16656 | + (eval echo "\"\$as_me:16656: $lt_compile\"" >&5) |
16654 | 16657 | (eval "$lt_compile" 2>conftest.err)
|
16655 | 16658 | ac_status=$?
|
16656 | 16659 | cat conftest.err >&5
|
16657 |
| - echo "$as_me:16657: \$? = $ac_status" >&5 |
| 16660 | + echo "$as_me:16660: \$? = $ac_status" >&5 |
16658 | 16661 | if (exit $ac_status) && test -s "$ac_outfile"; then
|
16659 | 16662 | # The compiler can only warn and ignore the option if not recognized
|
16660 | 16663 | # So say no if there are warnings
|
@@ -16896,11 +16899,11 @@ else
|
16896 | 16899 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
16897 | 16900 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
16898 | 16901 | -e 's:$: $lt_compiler_flag:'`
|
16899 |
| - (eval echo "\"\$as_me:16899: $lt_compile\"" >&5) |
| 16902 | + (eval echo "\"\$as_me:16902: $lt_compile\"" >&5) |
16900 | 16903 | (eval "$lt_compile" 2>conftest.err)
|
16901 | 16904 | ac_status=$?
|
16902 | 16905 | cat conftest.err >&5
|
16903 |
| - echo "$as_me:16903: \$? = $ac_status" >&5 |
| 16906 | + echo "$as_me:16906: \$? = $ac_status" >&5 |
16904 | 16907 | if (exit $ac_status) && test -s "$ac_outfile"; then
|
16905 | 16908 | # The compiler can only warn and ignore the option if not recognized
|
16906 | 16909 | # So say no if there are warnings
|
@@ -16956,11 +16959,11 @@ else
|
16956 | 16959 | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
16957 | 16960 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
16958 | 16961 | -e 's:$: $lt_compiler_flag:'`
|
16959 |
| - (eval echo "\"\$as_me:16959: $lt_compile\"" >&5) |
| 16962 | + (eval echo "\"\$as_me:16962: $lt_compile\"" >&5) |
16960 | 16963 | (eval "$lt_compile" 2>out/conftest.err)
|
16961 | 16964 | ac_status=$?
|
16962 | 16965 | cat out/conftest.err >&5
|
16963 |
| - echo "$as_me:16963: \$? = $ac_status" >&5 |
| 16966 | + echo "$as_me:16966: \$? = $ac_status" >&5 |
16964 | 16967 | if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
16965 | 16968 | then
|
16966 | 16969 | # The compiler can only warn and ignore the option if not recognized
|
@@ -18056,7 +18059,8 @@ cygwin* | mingw* | pw32*)
|
18056 | 18059 | dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
|
18057 | 18060 | dldir=$destdir/`dirname \$dlpath`~
|
18058 | 18061 | test -d \$dldir || mkdir -p \$dldir~
|
18059 |
| - $install_prog $dir/$dlname \$dldir/$dlname' |
| 18062 | + $install_prog $dir/$dlname \$dldir/$dlname~ |
| 18063 | + chmod a+x \$dldir/$dlname' |
18060 | 18064 | postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
|
18061 | 18065 | dlpath=$dir/\$dldll~
|
18062 | 18066 | $rm \$dlpath'
|
@@ -19141,7 +19145,7 @@ else
|
19141 | 19145 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
19142 | 19146 | lt_status=$lt_dlunknown
|
19143 | 19147 | cat > conftest.$ac_ext <<EOF
|
19144 |
| -#line 19144 "configure" |
| 19148 | +#line 19148 "configure" |
19145 | 19149 | #include "confdefs.h"
|
19146 | 19150 |
|
19147 | 19151 | #if HAVE_DLFCN_H
|
@@ -19239,7 +19243,7 @@ else
|
19239 | 19243 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
19240 | 19244 | lt_status=$lt_dlunknown
|
19241 | 19245 | cat > conftest.$ac_ext <<EOF
|
19242 |
| -#line 19242 "configure" |
| 19246 | +#line 19246 "configure" |
19243 | 19247 | #include "confdefs.h"
|
19244 | 19248 |
|
19245 | 19249 | #if HAVE_DLFCN_H
|
|
0 commit comments