mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Add missing ;; for Haiku case
This commit is contained in:
@@ -491,6 +491,7 @@ case "$host" in
|
||||
AC_DEFINE(BSD, 1, [Compiling on BSD])
|
||||
LIBS="$LIBS -lbsd -lnetwork"
|
||||
CXXFLAGS="$CXXFLAGS -D_BSD_SOURCE"
|
||||
;;
|
||||
*-*-os2-emx*)
|
||||
AC_DEFINE(OS2, 1, [Compiling on OS/2 EMX])
|
||||
dnl FEATURE: Whether to support direct serial port passthrough
|
||||
|
Reference in New Issue
Block a user