diff options
Diffstat (limited to '')
-rw-r--r-- | m4/vorbis.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |