diff options
Diffstat (limited to 'm4/gst-ivorbis.m4')
-rw-r--r-- | m4/gst-ivorbis.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gst-ivorbis.m4 b/m4/gst-ivorbis.m4 index 2d29de76..ae35bbb5 100644 --- a/m4/gst-ivorbis.m4 +++ b/m4/gst-ivorbis.m4 @@ -3,7 +3,7 @@ dnl XIPH_PATH_IVORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for libivorbis, and define IVORBIS_CFLAGS and IVORBIS_LIBS dnl -AC_DEFUN(XIPH_PATH_IVORBIS, +AC_DEFUN([XIPH_PATH_IVORBIS], [dnl dnl Get the cflags and libraries dnl |