Fix output of configure when --disable-opengl is used
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4067
This commit is contained in:
parent
d949fee410
commit
85b0c547ef
1 changed files with 2 additions and 0 deletions
|
@ -434,6 +434,8 @@ case "$host" in
|
|||
fi
|
||||
;;
|
||||
esac
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
fi
|
||||
|
||||
AH_TEMPLATE(C_DDRAW,[Define to 1 to enable output=ddraw (Win32)])
|
||||
|
|
Loading…
Add table
Reference in a new issue