1
0
Fork 0

Added patch 884060 from Martin Battig

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1607
This commit is contained in:
Peter Veenstra 2004-01-27 20:23:13 +00:00
parent 2b88ae212e
commit 3e170dbdcf
5 changed files with 126 additions and 1 deletions

View file

@ -166,6 +166,9 @@ case "$target" in
AC_DEFINE(MACOSX, 1, [Compiling on Mac OS X])
LIBS="$LIBS -framework AudioUnit"
;;
*-*-linux-gnu*)
AC_DEFINE(LINUX, 1, [Compiling on GNU/Linux])
;;
esac
AC_OUTPUT([