openbsd-ports/audio/xmms/patches/patch-libxmms_configure_in

13 lines
571 B
Plaintext
Raw Normal View History

$OpenBSD: patch-libxmms_configure_in,v 1.4 2002/03/11 17:38:05 naddy Exp $
--- libxmms/configure.in.orig Wed Dec 5 16:33:25 2001
+++ libxmms/configure.in Mon Jan 21 10:29:48 2002
@@ -30,7 +30,7 @@
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