summaryrefslogtreecommitdiffstats
path: root/gnome-base/gnome-libs/files/gnome-libs-1.4.2-m4.patch
blob: 348e9fd562906774f479a73f186fbb050dc05b08 (plain)
1
2
3
4
5
6
7
8
9
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