This is a patch to fix the warning when using aclocal >=1.8 as
reported in:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267817


diff -uNr /usr/share/debianaclocal/ORBit.m4 /usr/share/aclocal/ORBit.m4
--- /usr/share/debianaclocal/ORBit.m4   2005-04-19 01:22:43.000000000 +0200
+++ /usr/share/aclocal/ORBit.m4 2005-04-19 01:31:39.000000000 +0200
@@ -1,7 +1,7 @@
 dnl AM_PATH_ORBIT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, 
MODULES]]]])
 dnl Test for ORBit, and define ORBIT_CFLAGS and ORBIT_LIBS
 dnl
-AC_DEFUN(AM_PATH_ORBIT,
+AC_DEFUN([AM_PATH_ORBIT],
 [dnl
 dnl Get the cflags and libraries from the orbit-config script
 dnl

Regards
Alban



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to