Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / net / ORBit / patches / patch-ah
blob4a24031421f2bced169495f59cc434fa948a1595
1 $NetBSD$
3 --- libIDL/libIDL.m4.in.orig    2002-06-06 13:07:29.000000000 +0200
4 +++ libIDL/libIDL.m4.in
5 @@ -3,7 +3,7 @@
6  dnl AM_PATH_LIBIDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
7  dnl Test for LIBIDL, and define LIBIDL_CFLAGS and LIBIDL_LIBS
8  dnl
9 -AC_DEFUN(AM_PATH_LIBIDL,
10 +AC_DEFUN([AM_PATH_LIBIDL],
11  [dnl 
12  dnl Get the cflags and libraries from the libIDL-config script
13  dnl