summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-29 01:08:57 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-29 01:08:57 +0000
commitf2c4a5ae6ad6d851826b3003de1599a228afd8f6 (patch)
treef6a69a7c5a4c94a95bcac43a8781c56887e212a6 /gnome-base/orbit/files
parentfix aclocal warnings (diff)
downloadgentoo-2-f2c4a5ae6ad6d851826b3003de1599a228afd8f6.tar.gz
gentoo-2-f2c4a5ae6ad6d851826b3003de1599a228afd8f6.tar.bz2
gentoo-2-f2c4a5ae6ad6d851826b3003de1599a228afd8f6.zip
patch libIDL.m4 too
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'gnome-base/orbit/files')
-rw-r--r--gnome-base/orbit/files/orbit-0.5.17-m4.patch10
1 files changed, 9 insertions, 1 deletions
diff --git a/gnome-base/orbit/files/orbit-0.5.17-m4.patch b/gnome-base/orbit/files/orbit-0.5.17-m4.patch
index 424e02413877..00cb7b252ea7 100644
--- a/gnome-base/orbit/files/orbit-0.5.17-m4.patch
+++ b/gnome-base/orbit/files/orbit-0.5.17-m4.patch
@@ -1,5 +1,6 @@
-Fix aclocal warning:
+Fix aclocal warnings:
/usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
+/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL
--- ORBit-0.5.17/ORBit.m4
+++ ORBit-0.5.17/ORBit.m4
@@ -3,3 +3,3 @@
@@ -7,3 +8,10 @@ Fix aclocal warning:
-AC_DEFUN(AM_PATH_ORBIT,
+AC_DEFUN([AM_PATH_ORBIT],
[dnl
+--- ORBit-0.5.17/libIDL/libIDL.m4.in
++++ ORBit-0.5.17/libIDL/libIDL.m4.in
+@@ -5,3 +5,3 @@
+ dnl
+-AC_DEFUN(AM_PATH_LIBIDL,
++AC_DEFUN([AM_PATH_LIBIDL],
+ [dnl