From a35937187f45d18586182f9458e2328ac42f6e35 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Mon, 26 Jan 2004 07:48:39 +0000 Subject: Quote our macro name in AC_DEFUN() to avoid a warning in automake 1.8. Patch from Alexander Winston. svn path=/trunk/ogg/; revision=5784 --- ogg.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ogg.m4') diff --git a/ogg.m4 b/ogg.m4 index 0f42875..0e1f1ab 100644 --- a/ogg.m4 +++ b/ogg.m4 @@ -5,7 +5,7 @@ dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS dnl -AC_DEFUN(XIPH_PATH_OGG, +AC_DEFUN([XIPH_PATH_OGG], [dnl dnl Get the cflags and libraries dnl -- cgit v1.2.1