Wrong file commited
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3719
This commit is contained in:
parent
de75bc83f6
commit
73cc716621
1 changed files with 2 additions and 3 deletions
|
@ -367,7 +367,7 @@ else
|
|||
AC_CHECK_LIB(SDL_net, SDLNet_Init, have_sdl_net_lib=yes, , )
|
||||
fi
|
||||
if test x$have_sdl_net_lib = xyes -a x$have_sdl_net_h = xyes ; then
|
||||
LIBS="$LIBS -lSDL_net /home/pveenstra/qbix/cross3/usr/lib/libvorbisfile.a /home/pveenstra/qbix/cross3/usr/lib/libvorbis.a /home/pveenstra/qbix/cross3/usr/lib/libogg.a"
|
||||
LIBS="$LIBS -lSDL_net"
|
||||
AC_DEFINE(C_MODEM,1)
|
||||
AC_DEFINE(C_IPX,1)
|
||||
else
|
||||
|
@ -499,8 +499,7 @@ esac
|
|||
AC_SUBST(WINDRES)
|
||||
|
||||
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
src/Makefile
|
||||
src/cpu/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue