More clean ups.

This commit is contained in:
curt
2002-08-31 13:18:49 +00:00
parent 81cab6e089
commit 4162817c0b

View File

@@ -215,9 +215,6 @@ else
echo Win32 specific hacks...
AC_DEFINE([WIN32], 1, [Define for Win32 platforms])
dnl force a failed check since we will be building under windoze
AM_CONDITIONAL(ENABLE_XMESA_FX, test "no" = "yes")
dnl just define these to true and hope for the best
ac_cv_lib_glut_glutGetModifiers="yes"
ac_cv_lib_glut_glutGameModeString="yes"