From: curt Date: Sat, 31 Aug 2002 13:18:49 +0000 (+0000) Subject: More clean ups. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4162817c0b9f56dc69428dfa6e55c171f6cfd93b;p=simgear.git More clean ups. --- diff --git a/configure.ac b/configure.ac index 0129d993..4322821f 100644 --- a/configure.ac +++ b/configure.ac @@ -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"