]> git.saurik.com Git - wxWidgets.git/blobdiff - install/gtk/configure
* Corrected #include "thread.h" => #include "wx/thread.h"
[wxWidgets.git] / install / gtk / configure
index a1cf20cca52cf80b4c05928c9fa0876871ee5a17..cbf6463a2a83f58b7feb45432921793292e5216c 100755 (executable)
@@ -2712,7 +2712,7 @@ else
 fi
 
 GTK_JOYSTICK=""
-if test "$ac_cv_header_linux_joystick_h" != ""; then
+if test "$ac_cv_header_linux_joystick_h" = "yes"; then
   GTK_JOYSTICK="gtk/joystick.cpp"
 fi