From 4162817c0b9f56dc69428dfa6e55c171f6cfd93b Mon Sep 17 00:00:00 2001 From: curt Date: Sat, 31 Aug 2002 13:18:49 +0000 Subject: [PATCH] More clean ups. --- configure.ac | 3 --- 1 file changed, 3 deletions(-) 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" -- 2.39.5