openbsd-ports/audio/xmms/patches/patch-libxmms_configure_in
2004-01-22 20:15:22 +00:00

13 lines
610 B
Plaintext

$OpenBSD: patch-libxmms_configure_in,v 1.5 2004/01/22 20:15:22 naddy Exp $
--- libxmms/configure.in.orig 2002-03-04 22:50:27.000000000 +0100
+++ libxmms/configure.in 2004-01-22 20:41:37.000000000 +0100
@@ -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