]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Preparation for next pre-release.
[simgear.git] / configure.ac
index 0129d993679a52e196c1359ee4b7a71c56278360..4322821ff1b9e47bb0a16571e688720050f6d44d 100644 (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"