From f621d55e3fd7b3a6cc234d5d9632ed472fd88ff8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 15 Jul 2006 11:02:52 +0000 Subject: Fix underquoted defintion warnings from newer automake git-svn-id: https://svn.musicpd.org/mpd/trunk@4352 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- m4/ao.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/ao.m4') diff --git a/m4/ao.m4 b/m4/ao.m4 index a2bfa67de..a852ad86c 100644 --- a/m4/ao.m4 +++ b/m4/ao.m4 @@ -6,7 +6,7 @@ dnl XIPH_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for libao, and define AO_CFLAGS and AO_LIBS dnl -AC_DEFUN(XIPH_PATH_AO, +AC_DEFUN([XIPH_PATH_AO], [dnl dnl Get the cflags and libraries dnl -- cgit v1.2.3