You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/xosd/files/xosd-2.2.14-m4.patch

10 lines
242 B

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