mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-22 19:21:23 +02:00
initial import
This commit is contained in:
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user