Lines 1-6
Link Here
|
1 |
--- configure.orig 2022-03-17 16:36:30 UTC |
1 |
--- configure.orig 2024-06-10 09:22:07 UTC |
2 |
+++ configure |
2 |
+++ configure |
3 |
@@ -743,6 +743,9 @@ |
3 |
@@ -743,6 +743,9 @@ AM_V |
4 |
AM_DEFAULT_VERBOSITY |
4 |
AM_DEFAULT_VERBOSITY |
5 |
AM_DEFAULT_V |
5 |
AM_DEFAULT_V |
6 |
AM_V |
6 |
AM_V |
Lines 10-16
Link Here
|
10 |
am__untar |
10 |
am__untar |
11 |
am__tar |
11 |
am__tar |
12 |
AMTAR |
12 |
AMTAR |
13 |
@@ -785,7 +788,6 @@ |
13 |
@@ -785,7 +788,6 @@ includedir |
14 |
docdir |
14 |
docdir |
15 |
oldincludedir |
15 |
oldincludedir |
16 |
includedir |
16 |
includedir |
Lines 18-24
Link Here
|
18 |
localstatedir |
18 |
localstatedir |
19 |
sharedstatedir |
19 |
sharedstatedir |
20 |
sysconfdir |
20 |
sysconfdir |
21 |
@@ -909,7 +911,6 @@ |
21 |
@@ -909,7 +911,6 @@ localstatedir='${prefix}/var' |
22 |
sysconfdir='${prefix}/etc' |
22 |
sysconfdir='${prefix}/etc' |
23 |
sharedstatedir='${prefix}/com' |
23 |
sharedstatedir='${prefix}/com' |
24 |
localstatedir='${prefix}/var' |
24 |
localstatedir='${prefix}/var' |
Lines 26-32
Link Here
|
26 |
includedir='${prefix}/include' |
26 |
includedir='${prefix}/include' |
27 |
oldincludedir='/usr/include' |
27 |
oldincludedir='/usr/include' |
28 |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
28 |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
29 |
@@ -1162,15 +1163,6 @@ |
29 |
@@ -1162,15 +1163,6 @@ do |
30 |
| -silent | --silent | --silen | --sile | --sil) |
30 |
| -silent | --silent | --silen | --sile | --sil) |
31 |
silent=yes ;; |
31 |
silent=yes ;; |
32 |
|
32 |
|
Lines 42-48
Link Here
|
42 |
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) |
42 |
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) |
43 |
ac_prev=sbindir ;; |
43 |
ac_prev=sbindir ;; |
44 |
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ |
44 |
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ |
45 |
@@ -1308,7 +1300,7 @@ |
45 |
@@ -1308,7 +1300,7 @@ for ac_var in exec_prefix prefix bindir sbindir libexe |
46 |
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ |
46 |
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ |
47 |
datadir sysconfdir sharedstatedir localstatedir includedir \ |
47 |
datadir sysconfdir sharedstatedir localstatedir includedir \ |
48 |
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ |
48 |
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ |
Lines 51-57
Link Here
|
51 |
do |
51 |
do |
52 |
eval ac_val=\$$ac_var |
52 |
eval ac_val=\$$ac_var |
53 |
# Remove trailing slashes. |
53 |
# Remove trailing slashes. |
54 |
@@ -1461,7 +1453,6 @@ |
54 |
@@ -1461,7 +1453,6 @@ Fine tuning of the installation directories: |
55 |
--sysconfdir=DIR read-only single-machine data [PREFIX/etc] |
55 |
--sysconfdir=DIR read-only single-machine data [PREFIX/etc] |
56 |
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] |
56 |
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] |
57 |
--localstatedir=DIR modifiable single-machine data [PREFIX/var] |
57 |
--localstatedir=DIR modifiable single-machine data [PREFIX/var] |
Lines 59-65
Link Here
|
59 |
--libdir=DIR object code libraries [EPREFIX/lib] |
59 |
--libdir=DIR object code libraries [EPREFIX/lib] |
60 |
--includedir=DIR C header files [PREFIX/include] |
60 |
--includedir=DIR C header files [PREFIX/include] |
61 |
--oldincludedir=DIR C header files for non-gcc [/usr/include] |
61 |
--oldincludedir=DIR C header files for non-gcc [/usr/include] |
62 |
@@ -2578,12 +2569,7 @@ |
62 |
@@ -2578,12 +2569,7 @@ if test x"${MISSING+set}" != xset; then |
63 |
am_aux_dir=`cd "$ac_aux_dir" && pwd` |
63 |
am_aux_dir=`cd "$ac_aux_dir" && pwd` |
64 |
|
64 |
|
65 |
if test x"${MISSING+set}" != xset; then |
65 |
if test x"${MISSING+set}" != xset; then |
Lines 73-79
Link Here
|
73 |
fi |
73 |
fi |
74 |
# Use eval to expand $SHELL |
74 |
# Use eval to expand $SHELL |
75 |
if eval "$MISSING --is-lightweight"; then |
75 |
if eval "$MISSING --is-lightweight"; then |
76 |
@@ -2938,7 +2924,21 @@ |
76 |
@@ -2938,7 +2924,21 @@ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${ |
77 |
|
77 |
|
78 |
|
78 |
|
79 |
|
79 |
|
Lines 95-101
Link Here
|
95 |
# POSIX will say in a future version that running "rm -f" with no argument |
95 |
# POSIX will say in a future version that running "rm -f" with no argument |
96 |
# is OK; and we want to be able to make that assumption in our Makefile |
96 |
# is OK; and we want to be able to make that assumption in our Makefile |
97 |
# recipes. So use an aggressive probe to check that the usage we want is |
97 |
# recipes. So use an aggressive probe to check that the usage we want is |
98 |
@@ -9015,7 +9015,7 @@ |
98 |
@@ -9015,7 +9015,7 @@ $as_echo_n "checking whether the $compiler linker ($LD |
99 |
hardcode_minus_L=no |
99 |
hardcode_minus_L=no |
100 |
hardcode_shlibpath_var=unsupported |
100 |
hardcode_shlibpath_var=unsupported |
101 |
inherit_rpath=no |
101 |
inherit_rpath=no |
Lines 104-110
Link Here
|
104 |
module_cmds= |
104 |
module_cmds= |
105 |
module_expsym_cmds= |
105 |
module_expsym_cmds= |
106 |
old_archive_from_new_cmds= |
106 |
old_archive_from_new_cmds= |
107 |
@@ -9314,7 +9314,7 @@ |
107 |
@@ -9314,7 +9314,7 @@ _LT_EOF |
108 |
wlarc= |
108 |
wlarc= |
109 |
else |
109 |
else |
110 |
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
110 |
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
Lines 113-119
Link Here
|
113 |
fi |
113 |
fi |
114 |
;; |
114 |
;; |
115 |
|
115 |
|
116 |
@@ -9333,7 +9333,7 @@ |
116 |
@@ -9333,7 +9333,7 @@ _LT_EOF |
117 |
_LT_EOF |
117 |
_LT_EOF |
118 |
elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then |
118 |
elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then |
119 |
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
119 |
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
Lines 122-128
Link Here
|
122 |
else |
122 |
else |
123 |
ld_shlibs=no |
123 |
ld_shlibs=no |
124 |
fi |
124 |
fi |
125 |
@@ -9362,7 +9362,7 @@ |
125 |
@@ -9362,7 +9362,7 @@ _LT_EOF |
126 |
if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then |
126 |
if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then |
127 |
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' |
127 |
hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' |
128 |
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
128 |
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
Lines 131-137
Link Here
|
131 |
else |
131 |
else |
132 |
ld_shlibs=no |
132 |
ld_shlibs=no |
133 |
fi |
133 |
fi |
134 |
@@ -9380,7 +9380,7 @@ |
134 |
@@ -9380,7 +9380,7 @@ _LT_EOF |
135 |
*) |
135 |
*) |
136 |
if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then |
136 |
if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then |
137 |
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
137 |
archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' |
Lines 140-146
Link Here
|
140 |
else |
140 |
else |
141 |
ld_shlibs=no |
141 |
ld_shlibs=no |
142 |
fi |
142 |
fi |
143 |
@@ -10028,7 +10028,7 @@ |
143 |
@@ -10028,7 +10028,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } |
144 |
hardcode_direct_absolute=yes |
144 |
hardcode_direct_absolute=yes |
145 |
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then |
145 |
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then |
146 |
archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' |
146 |
archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' |
Lines 149-155
Link Here
|
149 |
hardcode_libdir_flag_spec='$wl-rpath,$libdir' |
149 |
hardcode_libdir_flag_spec='$wl-rpath,$libdir' |
150 |
export_dynamic_flag_spec='$wl-E' |
150 |
export_dynamic_flag_spec='$wl-E' |
151 |
else |
151 |
else |
152 |
@@ -10877,7 +10877,7 @@ |
152 |
@@ -10877,7 +10877,7 @@ freebsd* | dragonfly*) |
153 |
version_type=freebsd-$objformat |
153 |
version_type=freebsd-$objformat |
154 |
case $version_type in |
154 |
case $version_type in |
155 |
freebsd-elf*) |
155 |
freebsd-elf*) |
Lines 158-164
Link Here
|
158 |
soname_spec='$libname$release$shared_ext$major' |
158 |
soname_spec='$libname$release$shared_ext$major' |
159 |
need_version=no |
159 |
need_version=no |
160 |
need_lib_prefix=no |
160 |
need_lib_prefix=no |
161 |
@@ -11094,9 +11094,6 @@ |
161 |
@@ -11094,9 +11094,6 @@ fi |
162 |
# before this can be enabled. |
162 |
# before this can be enabled. |
163 |
hardcode_into_libs=yes |
163 |
hardcode_into_libs=yes |
164 |
|
164 |
|
Lines 168-174
Link Here
|
168 |
# Ideally, we could use ldconfig to report *all* directores which are |
168 |
# Ideally, we could use ldconfig to report *all* directores which are |
169 |
# searched for libraries, however this is still not possible. Aside from not |
169 |
# searched for libraries, however this is still not possible. Aside from not |
170 |
# being certain /sbin/ldconfig is available, command |
170 |
# being certain /sbin/ldconfig is available, command |
171 |
@@ -11105,7 +11102,7 @@ |
171 |
@@ -11105,7 +11102,7 @@ fi |
172 |
# appending ld.so.conf contents (and includes) to the search path. |
172 |
# appending ld.so.conf contents (and includes) to the search path. |
173 |
if test -f /etc/ld.so.conf; then |
173 |
if test -f /etc/ld.so.conf; then |
174 |
lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` |
174 |
lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` |
Lines 177-183
Link Here
|
177 |
fi |
177 |
fi |
178 |
|
178 |
|
179 |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
179 |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
180 |
@@ -12012,7 +12009,7 @@ |
180 |
@@ -12012,7 +12009,7 @@ $as_echo_n "checking whether stripping libraries is po |
181 |
old_striplib= |
181 |
old_striplib= |
182 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 |
182 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 |
183 |
$as_echo_n "checking whether stripping libraries is possible... " >&6; } |
183 |
$as_echo_n "checking whether stripping libraries is possible... " >&6; } |
Lines 186-192
Link Here
|
186 |
test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" |
186 |
test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" |
187 |
test -z "$striplib" && striplib="$STRIP --strip-unneeded" |
187 |
test -z "$striplib" && striplib="$STRIP --strip-unneeded" |
188 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
188 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
189 |
@@ -13293,21 +13290,22 @@ |
189 |
@@ -13359,21 +13356,22 @@ fi |
190 |
HAVE_SPEEXDSP="yes" |
190 |
HAVE_SPEEXDSP="yes" |
191 |
fi |
191 |
fi |
192 |
fi |
192 |
fi |