summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-29 00:17:49 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-29 00:17:49 +0000
commit5104a84e1d7118b806b1249c41e8355fdedb9481 (patch)
treed5c09ca368c8e018d5021834fbcfd1c290978c03 /x11-libs/xosd/files
parentStable ppc-macos (diff)
downloadgentoo-2-5104a84e1d7118b806b1249c41e8355fdedb9481.tar.gz
gentoo-2-5104a84e1d7118b806b1249c41e8355fdedb9481.tar.bz2
gentoo-2-5104a84e1d7118b806b1249c41e8355fdedb9481.zip
make ebuild suck less and fix m4 warnings
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'x11-libs/xosd/files')
-rw-r--r--x11-libs/xosd/files/xosd-2.2.14-m4.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-libs/xosd/files/xosd-2.2.14-m4.patch b/x11-libs/xosd/files/xosd-2.2.14-m4.patch
new file mode 100644
index 000000000000..3e529728f8b3
--- /dev/null
+++ b/x11-libs/xosd/files/xosd-2.2.14-m4.patch
@@ -0,0 +1,9 @@
+Fix aclocal warning:
+/usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD
+--- xosd-2.2.14/libxosd.m4
++++ xosd-2.2.14/libxosd.m4
+@@ -8,3 +8,3 @@
+ dnl
+-AC_DEFUN(AM_PATH_LIBXOSD,
++AC_DEFUN([AM_PATH_LIBXOSD],
+ [dnl