summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-plugins/wmforkplop/files/wmforkplop-0.9.3-configure.patch13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-configure.patch b/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-configure.patch
index 23063948e861..a0a8e78a85d8 100644
--- a/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-configure.patch
+++ b/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-configure.patch
@@ -1,6 +1,6 @@
diff -Naur wmforkplop-0.9.3.orig/configure.ac wmforkplop-0.9.3/configure.ac
--- wmforkplop-0.9.3.orig/configure.ac 2006-12-01 12:32:10.000000000 +0100
-+++ wmforkplop-0.9.3/configure.ac 2022-02-20 16:45:58.096842874 +0100
++++ wmforkplop-0.9.3/configure.ac 2022-02-21 09:32:50.447638884 +0100
@@ -1,11 +1,13 @@
-AC_INIT(wmforkplop.c)
-AM_INIT_AUTOMAKE(wmforkplop, 0.9.3)
@@ -101,6 +101,15 @@ diff -Naur wmforkplop-0.9.3.orig/configure.ac wmforkplop-0.9.3/configure.ac
[ --enable-gkrellm build the gkrellm plugin (requires gtk2 and gkrellm developpement files) (Default is yes)
--disable-gkrellm do not build the gkrellm plugin],
[ if test "x$enableval" = "xno" ; then
+@@ -77,7 +73,7 @@
+
+
+ dnl GKFORKPLOP DISABLED! IS BROKEN
+-build_gkforkplop="yes"
++build_gkforkplop="no"
+
+
+
@@ -90,8 +86,8 @@
PKG_CHECK_MODULES(PACKAGE, [$pkg_modules])
GTK2_CFLAGS=$PACKAGE_CFLAGS;
@@ -136,7 +145,7 @@ diff -Naur wmforkplop-0.9.3.orig/configure.ac wmforkplop-0.9.3/configure.ac
+AC_OUTPUT([Makefile])
diff -Naur wmforkplop-0.9.3.orig/Makefile.am wmforkplop-0.9.3/Makefile.am
--- wmforkplop-0.9.3.orig/Makefile.am 2004-07-11 20:22:33.000000000 +0200
-+++ wmforkplop-0.9.3/Makefile.am 2022-02-20 16:41:27.920695917 +0100
++++ wmforkplop-0.9.3/Makefile.am 2022-02-21 09:32:25.649635912 +0100
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+