diff options
Diffstat (limited to '')
-rw-r--r-- | m4/ogg.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS dnl -AC_DEFUN(XIPH_PATH_OGG, +AC_DEFUN([XIPH_PATH_OGG], [dnl dnl Get the cflags and libraries dnl |