2002-03-11 12:38:05 -05:00
|
|
|
$OpenBSD: patch-libxmms_configure_in,v 1.4 2002/03/11 17:38:05 naddy Exp $
|
2002-02-04 23:07:57 -05:00
|
|
|
--- 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 @@
|
2001-07-20 10:26:16 -04:00
|
|
|
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
|