| 1 |
--- ORBit-0.5.17/ORBit.m4.underquoted 2004-07-15 13:20:02.838649043 +0100
|
| 2 |
+++ ORBit-0.5.17/ORBit.m4 2004-07-15 13:20:09.680340008 +0100
|
| 3 |
@@ -1,7 +1,7 @@
|
| 4 |
dnl AM_PATH_ORBIT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
|
| 5 |
dnl Test for ORBit, and define ORBIT_CFLAGS and ORBIT_LIBS
|
| 6 |
dnl
|
| 7 |
-AC_DEFUN(AM_PATH_ORBIT,
|
| 8 |
+AC_DEFUN([AM_PATH_ORBIT],
|
| 9 |
[dnl
|
| 10 |
dnl Get the cflags and libraries from the orbit-config script
|
| 11 |
dnl
|
| 12 |
--- ORBit-0.5.17/libIDL/libIDL.m4.in.underquoted 2004-08-06 14:28:24.538931501 +0100
|
| 13 |
+++ ORBit-0.5.17/libIDL/libIDL.m4.in 2004-08-06 14:28:46.528730050 +0100
|
| 14 |
@@ -3,7 +3,7 @@
|
| 15 |
dnl AM_PATH_LIBIDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
|
| 16 |
dnl Test for LIBIDL, and define LIBIDL_CFLAGS and LIBIDL_LIBS
|
| 17 |
dnl
|
| 18 |
-AC_DEFUN(AM_PATH_LIBIDL,
|
| 19 |
+AC_DEFUN([AM_PATH_LIBIDL],
|
| 20 |
[dnl
|
| 21 |
dnl Get the cflags and libraries from the libIDL-config script
|
| 22 |
dnl
|