summaryrefslogtreecommitdiff
path: root/x11/xosd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xosd/patches/patch-aa')
-rw-r--r--x11/xosd/patches/patch-aa30
1 files changed, 30 insertions, 0 deletions
diff --git a/x11/xosd/patches/patch-aa b/x11/xosd/patches/patch-aa
new file mode 100644
index 00000000000..ea693b994fa
--- /dev/null
+++ b/x11/xosd/patches/patch-aa
@@ -0,0 +1,30 @@
+$NetBSD: patch-aa,v 1.1 2003/04/12 12:14:16 jmmv Exp $
+
+--- configure.orig 2003-04-01 05:30:19.000000000 +0200
++++ configure
+@@ -9098,6 +9098,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
+@@ -9403,6 +9404,7 @@ rm -f conftest.$ac_objext conftest$ac_ex
+
+ rm -f conf.gtktest
+
++fi
+
+ echo "$as_me:$LINENO: checking for main in -lX11" >&5
+ echo $ECHO_N "checking for main in -lX11... $ECHO_C" >&6
+@@ -10343,6 +10345,9 @@ else
+ HAVE_XINERAMA_FALSE=
+ fi
+
++else
++ HAVE_XINERAMA_TRUE='#'
++ HAVE_XINERAMA_FALSE=
+ fi
+
+