summaryrefslogtreecommitdiff
path: root/m4/vorbis.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/vorbis.m4')
-rw-r--r--m4/vorbis.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/vorbis.m4 b/m4/vorbis.m4
index 0cc4c3c2e..cda229d99 100644
--- a/m4/vorbis.m4
+++ b/m4/vorbis.m4
@@ -5,7 +5,7 @@
dnl AM_PATH_VORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test for libvorbis, and define VORBIS_CFLAGS and VORBIS_LIBS
dnl
-AC_DEFUN(AM_PATH_VORBIS,
+AC_DEFUN([AM_PATH_VORBIS],
[dnl
dnl Get the cflags and libraries
dnl