$OpenBSD: patch-libxmms_configure_in,v 1.2 2001/07/25 15:48:26 naddy Exp $
--- libxmms/configure.in.orig	Fri Jun  1 15:07:49 2001
+++ libxmms/configure.in	Wed Jul 25 16:47:43 2001
@@ -30,7 +30,7 @@ AM_ENABLE_SHARED
 XMMS_FUNC_POSIX(sched_setscheduler nanosleep)
 
 AM_PATH_GLIB(1.2.2,,AC_MSG_ERROR([*** GLIB >= 1.2.2 not installed - please install first ***]))
-AM_PATH_GTK(1.2.2,,AC_MSG_ERROR([*** GTK+ >= 1.2.2 not installed - please install first ***]),gthread)
+AM_PATH_GTK(1.2.2,,AC_MSG_ERROR([*** GTK+ >= 1.2.2 not installed - please install first ***]))
 
 if test -n "$GCC"
 then
