Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Vorbis
Commits
2b4582f9
Commit
2b4582f9
authored
Jul 22, 2000
by
Kenneth Arnold
Browse files
Somehow this didn't get commited last time... configure and configure.in
mods for libao. svn path=/trunk/vorbis/; revision=529
parent
1bacceaf
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
2b4582f9
...
...
@@ -1176,13 +1176,16 @@ rm -f conftest*
esac
fi
subdirs
=
"vorbis-tools/libao"
echo
$ac_n
"checking for ANSI C header files""...
$ac_c
"
1>&6
echo
"configure:118
1
: checking for ANSI C header files"
>
&5
echo
"configure:118
4
: checking for ANSI C header files"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_stdc
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 118
6
"configure"
#line 118
9
"configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
...
...
@@ -1190,7 +1193,7 @@ else
#include <float.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:119
4
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:119
7
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -1207,7 +1210,7 @@ rm -f conftest*
if
test
$ac_cv_header_stdc
=
yes
;
then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
#line 121
1
"configure"
#line 121
4
"configure"
#include "confdefs.h"
#include <string.h>
EOF
...
...
@@ -1225,7 +1228,7 @@ fi
if
test
$ac_cv_header_stdc
=
yes
;
then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
#line 122
9
"configure"
#line 12
3
2 "configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
...
...
@@ -1246,7 +1249,7 @@ if test "$cross_compiling" = yes; then
:
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 125
0
"configure"
#line 125
3
"configure"
#include "confdefs.h"
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
...
...
@@ -1257,7 +1260,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
exit (0); }
EOF
if
{
(
eval echo
configure:126
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:126
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
:
else
...
...
@@ -1288,7 +1291,7 @@ CFLAGS=""
# pthread_lib="-lpthread"; AC_DEFINE(HAVE_LIBPTHREAD), :)
# We no longer use config.h
echo
$ac_n
"checking for pthread_create in -lpthread""...
$ac_c
"
1>&6
echo
"configure:129
2
: checking for pthread_create in -lpthread"
>
&5
echo
"configure:129
5
: checking for pthread_create in -lpthread"
>
&5
ac_lib_var
=
`
echo
pthread
'_'
pthread_create |
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_lib_
$ac_lib_var
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -1296,7 +1299,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lpthread
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 130
0
"configure"
#line 130
3
"configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
...
...
@@ -1307,7 +1310,7 @@ int main() {
pthread_create()
; return 0; }
EOF
if
{
(
eval echo
configure:131
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:131
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_lib_
$ac_lib_var
=yes"
else
...
...
@@ -1373,7 +1376,7 @@ dummy="__noconf"
#fi
echo
$ac_n
"checking size of short""...
$ac_c
"
1>&6
echo
"configure:13
77
: checking size of short"
>
&5
echo
"configure:13
80
: checking size of short"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_sizeof_short
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1381,7 +1384,7 @@ else
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 138
5
"configure"
#line 138
8
"configure"
#include "confdefs.h"
#include <stdio.h>
main()
...
...
@@ -1392,7 +1395,7 @@ main()
exit(0);
}
EOF
if
{
(
eval echo
configure:139
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:139
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ac_cv_sizeof_short
=
`
cat
conftestval
`
else
...
...
@@ -1412,7 +1415,7 @@ EOF
echo
$ac_n
"checking size of int""...
$ac_c
"
1>&6
echo
"configure:141
6
: checking size of int"
>
&5
echo
"configure:141
9
: checking size of int"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_sizeof_int
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1420,7 +1423,7 @@ else
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 142
4
"configure"
#line 142
7
"configure"
#include "confdefs.h"
#include <stdio.h>
main()
...
...
@@ -1431,7 +1434,7 @@ main()
exit(0);
}
EOF
if
{
(
eval echo
configure:143
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:143
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ac_cv_sizeof_int
=
`
cat
conftestval
`
else
...
...
@@ -1451,7 +1454,7 @@ EOF
echo
$ac_n
"checking size of long""...
$ac_c
"
1>&6
echo
"configure:145
5
: checking size of long"
>
&5
echo
"configure:145
8
: checking size of long"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_sizeof_long
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1459,7 +1462,7 @@ else
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 146
3
"configure"
#line 146
6
"configure"
#include "confdefs.h"
#include <stdio.h>
main()
...
...
@@ -1470,7 +1473,7 @@ main()
exit(0);
}
EOF
if
{
(
eval echo
configure:147
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:147
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ac_cv_sizeof_long
=
`
cat
conftestval
`
else
...
...
@@ -1490,7 +1493,7 @@ EOF
echo
$ac_n
"checking size of long long""...
$ac_c
"
1>&6
echo
"configure:149
4
: checking size of long long"
>
&5
echo
"configure:149
7
: checking size of long long"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_sizeof_long_long
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1498,7 +1501,7 @@ else
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 150
2
"configure"
#line 150
5
"configure"
#include "confdefs.h"
#include <stdio.h>
main()
...
...
@@ -1509,7 +1512,7 @@ main()
exit(0);
}
EOF
if
{
(
eval echo
configure:151
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:151
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ac_cv_sizeof_long_long
=
`
cat
conftestval
`
else
...
...
@@ -1561,17 +1564,17 @@ fi
# We no longer use config.h
ac_safe
=
`
echo
"alloca.h"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for alloca.h""...
$ac_c
"
1>&6
echo
"configure:156
5
: checking for alloca.h"
>
&5
echo
"configure:156
8
: checking for alloca.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 157
0
"configure"
#line 157
3
"configure"
#include "confdefs.h"
#include <alloca.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:157
5
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:157
8
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -1595,17 +1598,17 @@ fi
ac_safe
=
`
echo
"memory.h"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for memory.h""...
$ac_c
"
1>&6
echo
"configure:1
599
: checking for memory.h"
>
&5
echo
"configure:1
602
: checking for memory.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 160
4
"configure"
#line 160
7
"configure"
#include "confdefs.h"
#include <memory.h>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:16
09
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:16
12
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -1629,12 +1632,12 @@ fi
echo
$ac_n
"checking for working const""...
$ac_c
"
1>&6
echo
"configure:163
3
: checking for working const"
>
&5
echo
"configure:163
6
: checking for working const"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_c_const
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 16
38
"configure"
#line 16
41
"configure"
#include "confdefs.h"
int main() {
...
...
@@ -1683,7 +1686,7 @@ ccp = (char const *const *) p;
; return 0; }
EOF
if
{
(
eval echo
configure:16
87
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:16
90
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_c_const
=
yes
else
...
...
@@ -1704,12 +1707,12 @@ EOF
fi
echo
$ac_n
"checking whether time.h and sys/time.h may both be included""...
$ac_c
"
1>&6
echo
"configure:17
08
: checking whether time.h and sys/time.h may both be included"
>
&5
echo
"configure:17
11
: checking whether time.h and sys/time.h may both be included"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_time
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 171
3
"configure"
#line 171
6
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/time.h>
...
...
@@ -1718,7 +1721,7 @@ int main() {
struct tm *tp;
; return 0; }
EOF
if
{
(
eval echo
configure:172
2
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:172
5
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_header_time
=
yes
else
...
...
@@ -1739,12 +1742,12 @@ EOF
fi
echo
$ac_n
"checking whether struct tm is in sys/time.h or time.h""...
$ac_c
"
1>&6
echo
"configure:174
3
: checking whether struct tm is in sys/time.h or time.h"
>
&5
echo
"configure:174
6
: checking whether struct tm is in sys/time.h or time.h"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_struct_tm
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 17
48
"configure"
#line 17
51
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <time.h>
...
...
@@ -1752,7 +1755,7 @@ int main() {
struct tm *tp; tp->tm_sec;
; return 0; }
EOF
if
{
(
eval echo
configure:175
6
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:175
9
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_struct_tm
=
time.h
else
...
...
@@ -1774,7 +1777,7 @@ fi
echo
$ac_n
"checking whether
${
MAKE
-make
}
sets
\$
{MAKE}""...
$ac_c
"
1>&6
echo
"configure:17
7
8: checking whether
${
MAKE
-make
}
sets
\$
{MAKE}"
>
&5
echo
"configure:178
1
: checking whether
${
MAKE
-make
}
sets
\$
{MAKE}"
>
&5
set
dummy
${
MAKE
-make
}
;
ac_make
=
`
echo
"
$2
"
|
sed
'y%./+-%__p_%'
`
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_make_
${
ac_make
}
_set
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -1801,7 +1804,7 @@ else
fi
echo
$ac_n
"checking for 8-bit clean memcmp""...
$ac_c
"
1>&6
echo
"configure:180
5
: checking for 8-bit clean memcmp"
>
&5
echo
"configure:180
8
: checking for 8-bit clean memcmp"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_memcmp_clean
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1809,7 +1812,7 @@ else
ac_cv_func_memcmp_clean
=
no
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 181
3
"configure"
#line 181
6
"configure"
#include "confdefs.h"
main()
...
...
@@ -1819,7 +1822,7 @@ main()
}
EOF
if
{
(
eval echo
configure:182
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
configure:182
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
&&
(
./conftest
;
exit
)
2>/dev/null
then
ac_cv_func_memcmp_clean
=
yes
else
...
...
@@ -1837,12 +1840,12 @@ echo "$ac_t""$ac_cv_func_memcmp_clean" 1>&6
test
$ac_cv_func_memcmp_clean
=
no
&&
LIBOBJS
=
"
$LIBOBJS
memcmp.
${
ac_objext
}
"
echo
$ac_n
"checking return type of signal handlers""...
$ac_c
"
1>&6
echo
"configure:184
1
: checking return type of signal handlers"
>
&5
echo
"configure:184
4
: checking return type of signal handlers"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_type_signal
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 184
6
"configure"
#line 184
9
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
...
...
@@ -1859,7 +1862,7 @@ int main() {
int i;
; return 0; }
EOF
if
{
(
eval echo
configure:186
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:186
6
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
rm
-rf
conftest
*
ac_cv_type_signal
=
void
else
...
...
@@ -1880,12 +1883,12 @@ EOF
for
ac_func
in
gettimeofday
select
strcspn strerror strspn sigaction
do
echo
$ac_n
"checking for
$ac_func
""...
$ac_c
"
1>&6
echo
"configure:188
4
: checking for
$ac_func
"
>
&5
echo
"configure:188
7
: checking for
$ac_func
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_func_
$ac_func
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 18
8
9 "configure"
#line 189
2
"configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char
$ac_func
(); below. */
...
...
@@ -1908,7 +1911,7 @@ $ac_func();
; return 0; }
EOF
if
{
(
eval echo
configure:191
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:191
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
eval
"ac_cv_func_
$ac_func
=yes"
else
...
...
@@ -2059,7 +2062,8 @@ done
ac_given_srcdir=
$srcdir
trap 'rm -fr `echo "Makefile lib/Makefile examples/Makefile vorbis-tools/Makefile
\
vq/Makefile huff/Makefile cmdline/Makefile xmms/Makefile kmpg/Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
vorbis-tools/libao/Makefile vq/Makefile huff/Makefile cmdline/Makefile
\
xmms/Makefile kmpg/Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat
>>
$CONFIG_STATUS
<<
EOF
...
...
@@ -2101,6 +2105,7 @@ s%@CPP@%$CPP%g
s%@RANLIB@%
$RANLIB
%g
s%@AR@%
$AR
%g
s%@INSTALL@%
$INSTALL
%g
s%@subdirs@%
$subdirs
%g
s%@SET_MAKE@%
$SET_MAKE
%g
s%@LIBOBJS@%
$LIBOBJS
%g
s%@SIZE16@%
$SIZE16
%g
...
...
@@ -2152,7 +2157,8 @@ EOF
cat
>>
$CONFIG_STATUS
<<
EOF
CONFIG_FILES=
\$
{CONFIG_FILES-"Makefile lib/Makefile examples/Makefile vorbis-tools/Makefile
\
vq/Makefile huff/Makefile cmdline/Makefile xmms/Makefile kmpg/Makefile"}
vorbis-tools/libao/Makefile vq/Makefile huff/Makefile cmdline/Makefile
\
xmms/Makefile kmpg/Makefile"}
EOF
cat
>>
$CONFIG_STATUS
<<
\
EOF
for ac_file in ..
$CONFIG_FILES
; do if test "x
$ac_file
" != x..; then
...
...
@@ -2218,4 +2224,97 @@ chmod +x $CONFIG_STATUS
rm
-fr
confdefs
*
$ac_clean_files
test
"
$no_create
"
=
yes
||
${
CONFIG_SHELL
-/bin/sh
}
$CONFIG_STATUS
||
exit
1
if
test
"
$no_recursion
"
!=
yes
;
then
# Remove --cache-file and --srcdir arguments so they do not pile up.
ac_sub_configure_args
=
ac_prev
=
for
ac_arg
in
$ac_configure_args
;
do
if
test
-n
"
$ac_prev
"
;
then
ac_prev
=
continue
fi
case
"
$ac_arg
"
in
-cache-file
|
--cache-file
|
--cache-fil
|
--cache-fi
\
|
--cache-f
|
--cache-
|
--cache
|
--cach
|
--cac
|
--ca
|
--c
)
ac_prev
=
cache_file
;;
-cache-file
=
*
|
--cache-file
=
*
|
--cache-fil
=
*
|
--cache-fi
=
*
\
|
--cache-f
=
*
|
--cache-
=
*
|
--cache
=
*
|
--cach
=
*
|
--cac
=
*
|
--ca
=
*
|
--c
=
*
)
;;
-srcdir
|
--srcdir
|
--srcdi
|
--srcd
|
--src
|
--sr
)
ac_prev
=
srcdir
;;
-srcdir
=
*
|
--srcdir
=
*
|
--srcdi
=
*
|
--srcd
=
*
|
--src
=
*
|
--sr
=
*
)
;;
*
)
ac_sub_configure_args
=
"
$ac_sub_configure_args
$ac_arg
"
;;
esac
done
for
ac_config_dir
in
vorbis-tools/libao
;
do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.
if
test
!
-d
$srcdir
/
$ac_config_dir
;
then
continue
fi
echo
configuring
in
$ac_config_dir
case
"
$srcdir
"
in
.
)
;;
*
)
if
test
-d
./
$ac_config_dir
||
mkdir
./
$ac_config_dir
;
then
:
;
else
{
echo
"configure: error: can not create
`
pwd
`
/
$ac_config_dir
"
1>&2
;
exit
1
;
}
fi
;;
esac
ac_popdir
=
`
pwd
`
cd
$ac_config_dir
# A "../" for each directory in /$ac_config_dir.
ac_dots
=
`
echo
$ac_config_dir
|sed
-e
's%^\./%%'
-e
's%[^/]$%&/%'
-e
's%[^/]*/%../%g'
`
case
"
$srcdir
"
in
.
)
# No --srcdir option. We are building in place.
ac_sub_srcdir
=
$srcdir
;;
/
*
)
# Absolute path.
ac_sub_srcdir
=
$srcdir
/
$ac_config_dir
;;
*
)
# Relative path.
ac_sub_srcdir
=
$ac_dots$srcdir
/
$ac_config_dir
;;
esac
# Check for guested configure; otherwise get Cygnus style configure.
if
test
-f
$ac_sub_srcdir
/configure
;
then
ac_sub_configure
=
$ac_sub_srcdir
/configure
elif
test
-f
$ac_sub_srcdir
/configure.in
;
then
ac_sub_configure
=
$ac_configure
else
echo
"configure: warning: no configuration information is in
$ac_config_dir
"
1>&2
ac_sub_configure
=
fi
# The recursion is here.
if
test
-n
"
$ac_sub_configure
"
;
then
# Make the cache file name correct relative to the subdirectory.
case
"
$cache_file
"
in
/
*
)
ac_sub_cache_file
=
$cache_file
;;
*
)
# Relative path.
ac_sub_cache_file
=
"
$ac_dots$cache_file
"
;;
esac
echo
"running
${
CONFIG_SHELL
-/bin/sh
}
$ac_sub_configure
$ac_sub_configure_args
--cache-file=
$ac_sub_cache_file
--srcdir=
$ac_sub_srcdir
"
# The eval makes quoting arguments work.
if
eval
${
CONFIG_SHELL
-/bin/sh
}
$ac_sub_configure
$ac_sub_configure_args
--cache-file
=
$ac_sub_cache_file
--srcdir
=
$ac_sub_srcdir
then
:
else
{
echo
"configure: error:
$ac_sub_configure
failed for
$ac_config_dir
"
1>&2
;
exit
1
;
}
fi
fi
cd
$ac_popdir
done
fi
configure.in
View file @
2b4582f9
# $Id: configure.in,v 1.1
8
2000/07/
07 06:16:24 xiphmont
Exp $
# $Id: configure.in,v 1.1
9
2000/07/
22 02:03:45 kcarnold
Exp $
AC_INIT(lib/mdct.c)
#AC_CONFIG_HEADER(config.h)
...
...
@@ -236,6 +236,8 @@ AC_SUBST(RANLIB)
#AC_SUBST(LIBGTKDIR)
AC_SUBST(pthread_lib)
AC_CONFIG_SUBDIRS(vorbis-tools/libao)
AC_OUTPUT(Makefile lib/Makefile examples/Makefile vorbis-tools/Makefile\
vq/Makefile huff/Makefile cmdline/Makefile xmms/Makefile kmpg/Makefile)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment