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/vorbis.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/vorbis.m4') diff --git a/m4/vorbis.m4 b/m4/vorbis.m4 index d311a410a..300cc6c7d 100644 --- a/m4/vorbis.m4 +++ b/m4/vorbis.m4 @@ -6,7 +6,7 @@ dnl XIPH_PATH_VORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for libvorbis, and define VORBIS_CFLAGS and VORBIS_LIBS dnl -AC_DEFUN(XIPH_PATH_VORBIS, +AC_DEFUN([XIPH_PATH_VORBIS], [dnl dnl Get the cflags and libraries dnl -- cgit v1.2.3