openbsd-ports/audio/xmms/patches/patch-libxmms_configure_in
espie e6abc4c25b Initial import of xmms, based on vedge port plus a few changes.
- deactivate tests.
- no maintainer listed for now until I find out who Mr. `Vedge' actually
is...
2001-07-20 14:26:16 +00:00

12 lines
496 B
Plaintext

--- libxmms/configure.in.orig Thu Jul 5 21:04:26 2001
+++ libxmms/configure.in Thu Jul 5 21:04:51 2001
@@ -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