[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#418290: a small patch for liboaf-dev



tags 418290 patch

Hello,

Attached is the trivial patch needed to fix this bug.

--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
--- /usr/share/aclocal/oaf.m4	2006-11-12 15:27:24.000000000 +0200
+++ /usr/share/aclocal/oaf.m4	2007-07-05 13:26:31.000000000 +0300
@@ -1,7 +1,7 @@
 dnl AM_PATH_OAF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
 dnl Test for OAF, and define OAF_CFLAGS and OAF_LIBS
 dnl
-AC_DEFUN(AM_PATH_OAF,
+AC_DEFUN([AM_PATH_OAF],
 [dnl 
 dnl Get the cflags and libraries from the oaf-config script
 dnl

Reply to: