e6abc4c25b
- deactivate tests. - no maintainer listed for now until I find out who Mr. `Vedge' actually is...
12 lines
496 B
Plaintext
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
|