pkgsrc/x11/xosd/patches/patch-aa
adam d8cd8f7aa7 Changes 2.2.10:
* Fixes a bug in alignment
* A lot of submitted patches were applied
2004-08-27 09:18:12 +00:00

20 lines
602 B
Text

$NetBSD: patch-aa,v 1.3 2004/08/27 09:18:12 adam Exp $
--- configure.orig 2004-08-26 22:16:19.000000000 +0000
+++ configure
@@ -20632,6 +20632,7 @@ CFLAGS="$CFLAGS $X_CFLAGS -Wall"
M4DATADIR="$datadir/aclocal"
+if [ "$XOSD_XMMS_PLUGIN" = "YES" ]; then
# Check whether --with-gtk-prefix or --without-gtk-prefix was given.
if test "${with_gtk_prefix+set}" = set; then
@@ -20947,6 +20948,7 @@ echo "$as_me: WARNING: *** GTK+ >= 1.2.2
rm -f conf.gtktest
+fi
echo "$as_me:$LINENO: checking for XInitThreads in -lX11" >&5
echo $ECHO_N "checking for XInitThreads in -lX11... $ECHO_C" >&6