1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-03 20:34:12 +01:00
Files
gryf-overlay/gnome-base/gnome-libs/files/gnome-libs-1.4.2-m4.patch
2010-02-09 21:25:29 +01:00

10 lines
274 B
Diff

Fix aclocal warning:
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART
--- gnome-libs-1.4.2/libart_lgpl/libart.m4
+++ gnome-libs-1.4.2/libart_lgpl/libart.m4
@@ -10,3 +10,3 @@
dnl
-AC_DEFUN(AM_PATH_LIBART,
+AC_DEFUN([AM_PATH_LIBART],
[dnl