From 3986f8b33153276b18d9a0dea722e14c2705e469 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Mon, 15 Dec 2003 12:06:22 +0000 Subject: [PATCH] - underquote fix Changed files: ORBit2-am18.patch -> 1.1 --- ORBit2-am18.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ORBit2-am18.patch diff --git a/ORBit2-am18.patch b/ORBit2-am18.patch new file mode 100644 index 0000000..5253ed4 --- /dev/null +++ b/ORBit2-am18.patch @@ -0,0 +1,11 @@ +--- ORBit2-2.9.2/ORBit2.m4.wiget 2003-12-15 13:02:20.294114708 +0100 ++++ ORBit2-2.9.2/ORBit2.m4 2003-12-15 13:02:38.186327636 +0100 +@@ -1,7 +1,7 @@ + dnl AM_PATH_ORBIT2([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) + dnl Test for ORBit2, and define ORBIT_CFLAGS and ORBIT_LIBS + dnl +-AC_DEFUN(AM_PATH_ORBIT2, ++AC_DEFUN([AM_PATH_ORBIT2], + [dnl + dnl Get the cflags and libraries from the orbit2-config script + dnl -- 2.44.0