summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-01-29 12:16:47 +0100
committerJeroen Roovers <jer@gentoo.org>2020-01-29 12:32:06 +0100
commit5ffe68d79d60fd194ab2faaf997de5104a4ede68 (patch)
treebcfb8604deb234ab009435126e903a198793a6f9 /x11-misc/xcave/files
parentx11-misc/xnee: Set CFLAGS=-fcommon (diff)
downloadgentoo-5ffe68d79d60fd194ab2faaf997de5104a4ede68.tar.gz
gentoo-5ffe68d79d60fd194ab2faaf997de5104a4ede68.tar.bz2
gentoo-5ffe68d79d60fd194ab2faaf997de5104a4ede68.zip
x11-misc/xcave: Set CFLAGS=-fcommon
Also fix pkg-config variable prefix in configure.ac: ./configure: line 1425: ac_env_libxml-2.0_CFLAGS_set=2.0_CFLAGS+set: command not found (etc.) Package-Manager: Portage-2.3.86, Repoman-2.3.20 Closes: https://bugs.gentoo.org/show_bug.cgi?id=706928 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/xcave/files')
-rw-r--r--x11-misc/xcave/files/xcave-2.4.0-pkg-config.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-misc/xcave/files/xcave-2.4.0-pkg-config.patch b/x11-misc/xcave/files/xcave-2.4.0-pkg-config.patch
new file mode 100644
index 000000000000..f0e331dccfe2
--- /dev/null
+++ b/x11-misc/xcave/files/xcave-2.4.0-pkg-config.patch
@@ -0,0 +1,13 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -49,10 +49,6 @@
+
+
+
+-PKG_CHECK_MODULES(libxml-2.0, libxml-2.0)
+-AC_SUBST(libxml-2.0_CFLAGS)
+-AC_SUBST(libxml-2.0_LIBS)
+-
+ AC_OUTPUT([
+ Makefile
+ src/Makefile