63bc8e3278
part of PR 30053. No PKGREVISION bump because most people won't care.
13 lines
424 B
Text
13 lines
424 B
Text
$NetBSD: patch-aa,v 1.13 2005/04/27 08:57:00 wiz Exp $
|
|
|
|
--- ORBit.m4.orig 2002-06-06 13:07:26.000000000 +0200
|
|
+++ ORBit.m4
|
|
@@ -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
|