Some fixes in the build system based on Debian patches for 2.6.10.
- The pthread library is not needed at all by the Windows ports. - Link the ALSA and SDL sound modules only with required library. - Fixed curses cross-compilation issue found by Debian. - slirp/cksum.cc: NOTE for Debian.
This commit is contained in:
parent
ff167d0f65
commit
70691fa532
102
bochs/configure
vendored
102
bochs/configure
vendored
@ -866,7 +866,8 @@ DOCBOOK2HTML
|
|||||||
BUSM_OBJS
|
BUSM_OBJS
|
||||||
GAME_OBJS
|
GAME_OBJS
|
||||||
SOUNDHW_DLL_TARGETS
|
SOUNDHW_DLL_TARGETS
|
||||||
SOUND_LINK_OPTS
|
SDL_SOUND_LINK_OPTS
|
||||||
|
ALSA_SOUND_LINK_OPTS
|
||||||
SOUNDLOW_OBJS
|
SOUNDLOW_OBJS
|
||||||
SOUNDHW_OBJS
|
SOUNDHW_OBJS
|
||||||
SOUND_LIB_VAR
|
SOUND_LIB_VAR
|
||||||
@ -970,7 +971,6 @@ infodir
|
|||||||
docdir
|
docdir
|
||||||
oldincludedir
|
oldincludedir
|
||||||
includedir
|
includedir
|
||||||
runstatedir
|
|
||||||
localstatedir
|
localstatedir
|
||||||
sharedstatedir
|
sharedstatedir
|
||||||
sysconfdir
|
sysconfdir
|
||||||
@ -1130,7 +1130,6 @@ datadir='${datarootdir}'
|
|||||||
sysconfdir='${prefix}/etc'
|
sysconfdir='${prefix}/etc'
|
||||||
sharedstatedir='${prefix}/com'
|
sharedstatedir='${prefix}/com'
|
||||||
localstatedir='${prefix}/var'
|
localstatedir='${prefix}/var'
|
||||||
runstatedir='${localstatedir}/run'
|
|
||||||
includedir='${prefix}/include'
|
includedir='${prefix}/include'
|
||||||
oldincludedir='/usr/include'
|
oldincludedir='/usr/include'
|
||||||
docdir='${datarootdir}/doc/${PACKAGE}'
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
||||||
@ -1383,15 +1382,6 @@ do
|
|||||||
| -silent | --silent | --silen | --sile | --sil)
|
| -silent | --silent | --silen | --sile | --sil)
|
||||||
silent=yes ;;
|
silent=yes ;;
|
||||||
|
|
||||||
-runstatedir | --runstatedir | --runstatedi | --runstated \
|
|
||||||
| --runstate | --runstat | --runsta | --runst | --runs \
|
|
||||||
| --run | --ru | --r)
|
|
||||||
ac_prev=runstatedir ;;
|
|
||||||
-runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
|
|
||||||
| --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
|
|
||||||
| --run=* | --ru=* | --r=*)
|
|
||||||
runstatedir=$ac_optarg ;;
|
|
||||||
|
|
||||||
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
|
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
|
||||||
ac_prev=sbindir ;;
|
ac_prev=sbindir ;;
|
||||||
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
|
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
|
||||||
@ -1529,7 +1519,7 @@ fi
|
|||||||
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
|
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
|
||||||
datadir sysconfdir sharedstatedir localstatedir includedir \
|
datadir sysconfdir sharedstatedir localstatedir includedir \
|
||||||
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
|
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
|
||||||
libdir localedir mandir runstatedir
|
libdir localedir mandir
|
||||||
do
|
do
|
||||||
eval ac_val=\$$ac_var
|
eval ac_val=\$$ac_var
|
||||||
# Remove trailing slashes.
|
# Remove trailing slashes.
|
||||||
@ -1682,7 +1672,6 @@ Fine tuning of the installation directories:
|
|||||||
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
||||||
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
||||||
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
||||||
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
|
|
||||||
--libdir=DIR object code libraries [EPREFIX/lib]
|
--libdir=DIR object code libraries [EPREFIX/lib]
|
||||||
--includedir=DIR C header files [PREFIX/include]
|
--includedir=DIR C header files [PREFIX/include]
|
||||||
--oldincludedir=DIR C header files for non-gcc [/usr/include]
|
--oldincludedir=DIR C header files for non-gcc [/usr/include]
|
||||||
@ -5208,7 +5197,7 @@ ia64-*-hpux*)
|
|||||||
;;
|
;;
|
||||||
*-*-irix6*)
|
*-*-irix6*)
|
||||||
# Find out which ABI we are using.
|
# Find out which ABI we are using.
|
||||||
echo '#line 5211 "configure"' > conftest.$ac_ext
|
echo '#line 5200 "configure"' > conftest.$ac_ext
|
||||||
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
||||||
(eval $ac_compile) 2>&5
|
(eval $ac_compile) 2>&5
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
@ -6896,11 +6885,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:6899: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:6888: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>conftest.err)
|
(eval "$lt_compile" 2>conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat conftest.err >&5
|
cat conftest.err >&5
|
||||||
echo "$as_me:6903: \$? = $ac_status" >&5
|
echo "$as_me:6892: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s "$ac_outfile"; then
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
# So say no if there are warnings
|
# So say no if there are warnings
|
||||||
@ -7129,11 +7118,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:7132: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:7121: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>conftest.err)
|
(eval "$lt_compile" 2>conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat conftest.err >&5
|
cat conftest.err >&5
|
||||||
echo "$as_me:7136: \$? = $ac_status" >&5
|
echo "$as_me:7125: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s "$ac_outfile"; then
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
# So say no if there are warnings
|
# So say no if there are warnings
|
||||||
@ -7196,11 +7185,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:7199: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:7188: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>out/conftest.err)
|
(eval "$lt_compile" 2>out/conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat out/conftest.err >&5
|
cat out/conftest.err >&5
|
||||||
echo "$as_me:7203: \$? = $ac_status" >&5
|
echo "$as_me:7192: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
||||||
then
|
then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
@ -8986,7 +8975,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 8989 "configure"
|
#line 8978 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -9084,7 +9073,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 9087 "configure"
|
#line 9076 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -11199,11 +11188,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:11202: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:11191: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>conftest.err)
|
(eval "$lt_compile" 2>conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat conftest.err >&5
|
cat conftest.err >&5
|
||||||
echo "$as_me:11206: \$? = $ac_status" >&5
|
echo "$as_me:11195: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s "$ac_outfile"; then
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
# So say no if there are warnings
|
# So say no if there are warnings
|
||||||
@ -11266,11 +11255,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:11269: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:11258: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>out/conftest.err)
|
(eval "$lt_compile" 2>out/conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat out/conftest.err >&5
|
cat out/conftest.err >&5
|
||||||
echo "$as_me:11273: \$? = $ac_status" >&5
|
echo "$as_me:11262: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
||||||
then
|
then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
@ -12291,7 +12280,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 12294 "configure"
|
#line 12283 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -12389,7 +12378,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 12392 "configure"
|
#line 12381 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -13212,11 +13201,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:13215: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:13204: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>conftest.err)
|
(eval "$lt_compile" 2>conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat conftest.err >&5
|
cat conftest.err >&5
|
||||||
echo "$as_me:13219: \$? = $ac_status" >&5
|
echo "$as_me:13208: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s "$ac_outfile"; then
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
# So say no if there are warnings
|
# So say no if there are warnings
|
||||||
@ -13279,11 +13268,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:13282: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:13271: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>out/conftest.err)
|
(eval "$lt_compile" 2>out/conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat out/conftest.err >&5
|
cat out/conftest.err >&5
|
||||||
echo "$as_me:13286: \$? = $ac_status" >&5
|
echo "$as_me:13275: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
||||||
then
|
then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
@ -15244,11 +15233,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:15247: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:15236: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>conftest.err)
|
(eval "$lt_compile" 2>conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat conftest.err >&5
|
cat conftest.err >&5
|
||||||
echo "$as_me:15251: \$? = $ac_status" >&5
|
echo "$as_me:15240: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s "$ac_outfile"; then
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
# So say no if there are warnings
|
# So say no if there are warnings
|
||||||
@ -15477,11 +15466,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:15480: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:15469: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>conftest.err)
|
(eval "$lt_compile" 2>conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat conftest.err >&5
|
cat conftest.err >&5
|
||||||
echo "$as_me:15484: \$? = $ac_status" >&5
|
echo "$as_me:15473: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s "$ac_outfile"; then
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
# So say no if there are warnings
|
# So say no if there are warnings
|
||||||
@ -15544,11 +15533,11 @@ else
|
|||||||
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
||||||
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
||||||
-e 's:$: $lt_compiler_flag:'`
|
-e 's:$: $lt_compiler_flag:'`
|
||||||
(eval echo "\"\$as_me:15547: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:15536: $lt_compile\"" >&5)
|
||||||
(eval "$lt_compile" 2>out/conftest.err)
|
(eval "$lt_compile" 2>out/conftest.err)
|
||||||
ac_status=$?
|
ac_status=$?
|
||||||
cat out/conftest.err >&5
|
cat out/conftest.err >&5
|
||||||
echo "$as_me:15551: \$? = $ac_status" >&5
|
echo "$as_me:15540: \$? = $ac_status" >&5
|
||||||
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
||||||
then
|
then
|
||||||
# The compiler can only warn and ignore the option if not recognized
|
# The compiler can only warn and ignore the option if not recognized
|
||||||
@ -17334,7 +17323,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 17337 "configure"
|
#line 17326 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -17432,7 +17421,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 17435 "configure"
|
#line 17424 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -19119,7 +19108,7 @@ else
|
|||||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||||
lt_status=$lt_dlunknown
|
lt_status=$lt_dlunknown
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 19122 "configure"
|
#line 19111 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
||||||
@ -24035,7 +24024,7 @@ fi
|
|||||||
$as_echo "#define BX_HAVE_SOUND_ALSA 1" >>confdefs.h
|
$as_echo "#define BX_HAVE_SOUND_ALSA 1" >>confdefs.h
|
||||||
|
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS -lasound"
|
ALSA_SOUND_LINK_OPTS="$ALSA_SOUND_LINK_OPTS -lasound"
|
||||||
else
|
else
|
||||||
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS -lasound"
|
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS -lasound"
|
||||||
fi
|
fi
|
||||||
@ -24073,7 +24062,7 @@ fi
|
|||||||
if test "$with_sdl" = yes; then
|
if test "$with_sdl" = yes; then
|
||||||
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS `sdl-config --libs`"
|
SDL_SOUND_LINK_OPTS="$SDL_SOUND_LINK_OPTS `sdl-config --libs`"
|
||||||
fi
|
fi
|
||||||
soundlow_drivers="$soundlow_drivers sdl"
|
soundlow_drivers="$soundlow_drivers sdl"
|
||||||
if test "$soundlow_default" = "dummy"; then
|
if test "$soundlow_default" = "dummy"; then
|
||||||
@ -24084,7 +24073,7 @@ fi
|
|||||||
elif test "$with_sdl2" = yes; then
|
elif test "$with_sdl2" = yes; then
|
||||||
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS `sdl2-config --libs`"
|
SDL_SOUND_LINK_OPTS="$SDL_SOUND_LINK_OPTS `sdl2-config --libs`"
|
||||||
fi
|
fi
|
||||||
soundlow_drivers="$soundlow_drivers sdl"
|
soundlow_drivers="$soundlow_drivers sdl"
|
||||||
if test "$soundlow_default" = "dummy"; then
|
if test "$soundlow_default" = "dummy"; then
|
||||||
@ -24154,6 +24143,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for standard PC gameport support" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for standard PC gameport support" >&5
|
||||||
$as_echo_n "checking for standard PC gameport support... " >&6; }
|
$as_echo_n "checking for standard PC gameport support... " >&6; }
|
||||||
# Check whether --enable-gameport was given.
|
# Check whether --enable-gameport was given.
|
||||||
@ -25290,7 +25280,7 @@ esac
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
if test "$use_curses" = yes -a "$cross_configure" = 0; then
|
if test "$use_curses" = yes; then
|
||||||
if test "$PKGCONFIG" != not_found; then
|
if test "$PKGCONFIG" != not_found; then
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mvaddch in -lcurses" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mvaddch in -lcurses" >&5
|
||||||
$as_echo_n "checking for mvaddch in -lcurses... " >&6; }
|
$as_echo_n "checking for mvaddch in -lcurses... " >&6; }
|
||||||
@ -26064,8 +26054,12 @@ fi
|
|||||||
|
|
||||||
# since some features need the pthread library, check that it was found.
|
# since some features need the pthread library, check that it was found.
|
||||||
# But on win32 platforms, the pthread library is not needed.
|
# But on win32 platforms, the pthread library is not needed.
|
||||||
if test "$cross_configure" = 0; then
|
case "$target" in
|
||||||
# assuming that the GUI debuggers require pthreads or are for Win32
|
*-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32*)
|
||||||
|
# pthread not needed for win32 platform
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
# assuming that some GUIs and the sound subsystem require pthreads
|
||||||
if test "$pthread_ok" = yes; then
|
if test "$pthread_ok" = yes; then
|
||||||
if test "$with_rfb" = yes; then
|
if test "$with_rfb" = yes; then
|
||||||
RFB_LIBS="$RFB_LIBS $PTHREAD_LIBS"
|
RFB_LIBS="$RFB_LIBS $PTHREAD_LIBS"
|
||||||
@ -26075,7 +26069,8 @@ if test "$cross_configure" = 0; then
|
|||||||
fi
|
fi
|
||||||
if test "$soundcard_present" = 1; then
|
if test "$soundcard_present" = 1; then
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS $PTHREAD_LIBS"
|
ALSA_SOUND_LINK_OPTS="$ALSA_SOUND_LINK_OPTS $PTHREAD_LIBS"
|
||||||
|
SDL_SOUND_LINK_OPTS="$SDL_SOUND_LINK_OPTS $PTHREAD_LIBS"
|
||||||
else
|
else
|
||||||
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS $PTHREAD_LIBS"
|
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS $PTHREAD_LIBS"
|
||||||
fi
|
fi
|
||||||
@ -26084,15 +26079,10 @@ if test "$cross_configure" = 0; then
|
|||||||
CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS"
|
CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS"
|
||||||
CC="$PTHREAD_CC"
|
CC="$PTHREAD_CC"
|
||||||
else
|
else
|
||||||
case "$target" in
|
|
||||||
*-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32*)
|
|
||||||
# pthread not needed for win32 platform
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
echo ERROR: the pthread library is required, but could not be found.; exit 1
|
echo ERROR: the pthread library is required, but could not be found.; exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1992,7 +1992,7 @@ if test "$soundcard_present" = 1; then
|
|||||||
soundlow_drivers="alsa $soundlow_drivers"
|
soundlow_drivers="alsa $soundlow_drivers"
|
||||||
AC_DEFINE(BX_HAVE_SOUND_ALSA, 1)
|
AC_DEFINE(BX_HAVE_SOUND_ALSA, 1)
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS -lasound"
|
ALSA_SOUND_LINK_OPTS="$ALSA_SOUND_LINK_OPTS -lasound"
|
||||||
else
|
else
|
||||||
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS -lasound"
|
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS -lasound"
|
||||||
fi
|
fi
|
||||||
@ -2027,7 +2027,7 @@ if test "$soundcard_present" = 1; then
|
|||||||
if test "$with_sdl" = yes; then
|
if test "$with_sdl" = yes; then
|
||||||
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS `sdl-config --libs`"
|
SDL_SOUND_LINK_OPTS="$SDL_SOUND_LINK_OPTS `sdl-config --libs`"
|
||||||
fi
|
fi
|
||||||
soundlow_drivers="$soundlow_drivers sdl"
|
soundlow_drivers="$soundlow_drivers sdl"
|
||||||
if test "$soundlow_default" = "dummy"; then
|
if test "$soundlow_default" = "dummy"; then
|
||||||
@ -2037,7 +2037,7 @@ if test "$soundcard_present" = 1; then
|
|||||||
elif test "$with_sdl2" = yes; then
|
elif test "$with_sdl2" = yes; then
|
||||||
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
SOUNDLOW_OBJS="$SOUNDLOW_OBJS soundsdl.o"
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS `sdl2-config --libs`"
|
SDL_SOUND_LINK_OPTS="$SDL_SOUND_LINK_OPTS `sdl2-config --libs`"
|
||||||
fi
|
fi
|
||||||
soundlow_drivers="$soundlow_drivers sdl"
|
soundlow_drivers="$soundlow_drivers sdl"
|
||||||
if test "$soundlow_default" = "dummy"; then
|
if test "$soundlow_default" = "dummy"; then
|
||||||
@ -2081,7 +2081,8 @@ else
|
|||||||
fi
|
fi
|
||||||
AC_SUBST(SOUNDHW_OBJS)
|
AC_SUBST(SOUNDHW_OBJS)
|
||||||
AC_SUBST(SOUNDLOW_OBJS)
|
AC_SUBST(SOUNDLOW_OBJS)
|
||||||
AC_SUBST(SOUND_LINK_OPTS)
|
AC_SUBST(ALSA_SOUND_LINK_OPTS)
|
||||||
|
AC_SUBST(SDL_SOUND_LINK_OPTS)
|
||||||
AC_SUBST(SOUNDHW_DLL_TARGETS)
|
AC_SUBST(SOUNDHW_DLL_TARGETS)
|
||||||
|
|
||||||
|
|
||||||
@ -2927,7 +2928,7 @@ esac
|
|||||||
AC_SUBST(DIALOG_OBJS)
|
AC_SUBST(DIALOG_OBJS)
|
||||||
AC_SUBST(EXPORT_DYNAMIC)
|
AC_SUBST(EXPORT_DYNAMIC)
|
||||||
|
|
||||||
if test "$use_curses" = yes -a "$cross_configure" = 0; then
|
if test "$use_curses" = yes; then
|
||||||
if test "$PKGCONFIG" != not_found; then
|
if test "$PKGCONFIG" != not_found; then
|
||||||
AC_CHECK_LIB(curses, mvaddch, GUI_LINK_OPTS_TERM="`pkg-config --libs curses`")
|
AC_CHECK_LIB(curses, mvaddch, GUI_LINK_OPTS_TERM="`pkg-config --libs curses`")
|
||||||
AC_CHECK_LIB(ncurses, mvaddch, GUI_LINK_OPTS_TERM="`pkg-config --libs ncurses`")
|
AC_CHECK_LIB(ncurses, mvaddch, GUI_LINK_OPTS_TERM="`pkg-config --libs ncurses`")
|
||||||
@ -3189,8 +3190,12 @@ ACX_PTHREAD([
|
|||||||
|
|
||||||
# since some features need the pthread library, check that it was found.
|
# since some features need the pthread library, check that it was found.
|
||||||
# But on win32 platforms, the pthread library is not needed.
|
# But on win32 platforms, the pthread library is not needed.
|
||||||
if test "$cross_configure" = 0; then
|
case "$target" in
|
||||||
# assuming that the GUI debuggers require pthreads or are for Win32
|
*-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32*)
|
||||||
|
# pthread not needed for win32 platform
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
# assuming that some GUIs and the sound subsystem require pthreads
|
||||||
if test "$pthread_ok" = yes; then
|
if test "$pthread_ok" = yes; then
|
||||||
if test "$with_rfb" = yes; then
|
if test "$with_rfb" = yes; then
|
||||||
RFB_LIBS="$RFB_LIBS $PTHREAD_LIBS"
|
RFB_LIBS="$RFB_LIBS $PTHREAD_LIBS"
|
||||||
@ -3200,7 +3205,8 @@ if test "$cross_configure" = 0; then
|
|||||||
fi
|
fi
|
||||||
if test "$soundcard_present" = 1; then
|
if test "$soundcard_present" = 1; then
|
||||||
if test "$bx_plugins" = 1; then
|
if test "$bx_plugins" = 1; then
|
||||||
SOUND_LINK_OPTS="$SOUND_LINK_OPTS $PTHREAD_LIBS"
|
ALSA_SOUND_LINK_OPTS="$ALSA_SOUND_LINK_OPTS $PTHREAD_LIBS"
|
||||||
|
SDL_SOUND_LINK_OPTS="$SDL_SOUND_LINK_OPTS $PTHREAD_LIBS"
|
||||||
else
|
else
|
||||||
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS $PTHREAD_LIBS"
|
DEVICE_LINK_OPTS="$DEVICE_LINK_OPTS $PTHREAD_LIBS"
|
||||||
fi
|
fi
|
||||||
@ -3209,15 +3215,10 @@ if test "$cross_configure" = 0; then
|
|||||||
CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS"
|
CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS"
|
||||||
CC="$PTHREAD_CC"
|
CC="$PTHREAD_CC"
|
||||||
else
|
else
|
||||||
case "$target" in
|
|
||||||
*-pc-windows* | *-pc-winnt* | *-cygwin* | *-mingw32*)
|
|
||||||
# pthread not needed for win32 platform
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
echo ERROR: the pthread library is required, but could not be found.; exit 1
|
echo ERROR: the pthread library is required, but could not be found.; exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
dnl // DEPRECATED configure options - force users to remove them
|
dnl // DEPRECATED configure options - force users to remove them
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@
|
|||||||
* in_cksum.c,v 1.2 1994/08/02 07:48:16 davidg Exp
|
* in_cksum.c,v 1.2 1994/08/02 07:48:16 davidg Exp
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// NOTE: <stdint.h> included in slirp.h
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
|
||||||
#if BX_NETWORKING && BX_NETMOD_SLIRP
|
#if BX_NETWORKING && BX_NETMOD_SLIRP
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2012-2017 The Bochs Project
|
# Copyright (C) 2012-2019 The Bochs Project
|
||||||
#
|
#
|
||||||
# This library is free software; you can redistribute it and/or
|
# This library is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU Lesser General Public
|
# modify it under the terms of the GNU Lesser General Public
|
||||||
@ -51,9 +51,6 @@ WIN32_DLL_IMPORT_LIBRARY=../../@WIN32_DLL_IMPORT_LIB@
|
|||||||
|
|
||||||
SOUNDLOW_OBJS = sounddummy.o soundfile.o @SOUNDLOW_OBJS@
|
SOUNDLOW_OBJS = sounddummy.o soundfile.o @SOUNDLOW_OBJS@
|
||||||
|
|
||||||
SOUNDMOD_LINK_OPTS = -lwinmm
|
|
||||||
SOUNDMOD_LINK_OPTS_VCPP = winmm.lib
|
|
||||||
|
|
||||||
BX_INCDIRS = -I.. -I../.. -I$(srcdir)/.. -I$(srcdir)/../.. -I../../@INSTRUMENT_DIR@ -I$(srcdir)/../../@INSTRUMENT_DIR@
|
BX_INCDIRS = -I.. -I../.. -I$(srcdir)/.. -I$(srcdir)/../.. -I../../@INSTRUMENT_DIR@ -I$(srcdir)/../../@INSTRUMENT_DIR@
|
||||||
LOCAL_CXXFLAGS = $(MCH_CFLAGS)
|
LOCAL_CXXFLAGS = $(MCH_CFLAGS)
|
||||||
|
|
||||||
@ -69,7 +66,11 @@ OBJS_THAT_SUPPORT_OTHER_PLUGINS = opl.o
|
|||||||
|
|
||||||
NONPLUGIN_OBJS = @IODEV_EXT_NON_PLUGIN_OBJS@
|
NONPLUGIN_OBJS = @IODEV_EXT_NON_PLUGIN_OBJS@
|
||||||
PLUGIN_OBJS = @IODEV_EXT_PLUGIN_OBJS@
|
PLUGIN_OBJS = @IODEV_EXT_PLUGIN_OBJS@
|
||||||
SOUND_LINK_OPTS = @SOUND_LINK_OPTS@
|
ALSA_SOUND_LINK_OPTS = @ALSA_SOUND_LINK_OPTS@
|
||||||
|
SDL_SOUND_LINK_OPTS = @SDL_SOUND_LINK_OPTS@
|
||||||
|
WIN_SOUND_LINK_OPTS = -lwinmm
|
||||||
|
WIN_SOUND_LINK_OPTS_VCPP = winmm.lib
|
||||||
|
|
||||||
SOUNDHW_DLL_TARGETS = @SOUNDHW_DLL_TARGETS@
|
SOUNDHW_DLL_TARGETS = @SOUNDHW_DLL_TARGETS@
|
||||||
|
|
||||||
all: libsound.a
|
all: libsound.a
|
||||||
@ -101,10 +102,10 @@ libbx_sb16.la: sb16.lo opl.lo
|
|||||||
$(LIBTOOL) --mode=link --tag CXX $(CXX) -module sb16.lo opl.lo -o libbx_sb16.la -rpath $(PLUGIN_PATH)
|
$(LIBTOOL) --mode=link --tag CXX $(CXX) -module sb16.lo opl.lo -o libbx_sb16.la -rpath $(PLUGIN_PATH)
|
||||||
|
|
||||||
libbx_soundalsa.la: soundalsa.lo
|
libbx_soundalsa.la: soundalsa.lo
|
||||||
$(LIBTOOL) --mode=link --tag CXX $(CXX) -module soundalsa.lo -o libbx_soundalsa.la -rpath $(PLUGIN_PATH) $(SOUND_LINK_OPTS)
|
$(LIBTOOL) --mode=link --tag CXX $(CXX) -module soundalsa.lo -o libbx_soundalsa.la -rpath $(PLUGIN_PATH) $(ALSA_SOUND_LINK_OPTS)
|
||||||
|
|
||||||
libbx_soundsdl.la: soundsdl.lo
|
libbx_soundsdl.la: soundsdl.lo
|
||||||
$(LIBTOOL) --mode=link --tag CXX $(CXX) -module soundsdl.lo -o libbx_soundsdl.la -rpath $(PLUGIN_PATH) $(SOUND_LINK_OPTS)
|
$(LIBTOOL) --mode=link --tag CXX $(CXX) -module soundsdl.lo -o libbx_soundsdl.la -rpath $(PLUGIN_PATH) $(SDL_SOUND_LINK_OPTS)
|
||||||
|
|
||||||
#### building DLLs for win32 (Cygwin and MinGW/MSYS)
|
#### building DLLs for win32 (Cygwin and MinGW/MSYS)
|
||||||
bx_%.dll: %.o
|
bx_%.dll: %.o
|
||||||
@ -124,7 +125,7 @@ bx_soundfile.dll: soundfile.o
|
|||||||
@LINK_DLL@ soundfile.o $(WIN32_DLL_IMPORT_LIBRARY)
|
@LINK_DLL@ soundfile.o $(WIN32_DLL_IMPORT_LIBRARY)
|
||||||
|
|
||||||
bx_soundwin.dll: soundwin.o
|
bx_soundwin.dll: soundwin.o
|
||||||
@LINK_DLL@ soundwin.o $(WIN32_DLL_IMPORT_LIBRARY) $(SOUNDMOD_LINK_OPTS@LINK_VAR@)
|
@LINK_DLL@ soundwin.o $(WIN32_DLL_IMPORT_LIBRARY) $(WIN_SOUND_LINK_OPTS@LINK_VAR@)
|
||||||
|
|
||||||
##### end DLL section
|
##### end DLL section
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user