diff options
Diffstat (limited to 'm4/ao.m4')
-rw-r--r-- | m4/ao.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ dnl XIPH_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for libao, and define AO_CFLAGS and AO_LIBS dnl -AC_DEFUN(XIPH_PATH_AO, +AC_DEFUN([XIPH_PATH_AO], [dnl dnl Get the cflags and libraries dnl |