summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ogg.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/ogg.m4 b/ogg.m4
index 32d3884..c73bab5 100644
--- a/ogg.m4
+++ b/ogg.m4
@@ -2,10 +2,10 @@
# Jack Moffitt <jack@icecast.org> 10-21-2000
# Shamelessly stolen from Owen Taylor and Manish Singh
-dnl AM_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+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(AM_PATH_OGG,
+AC_DEFUN(XIPH_PATH_OGG,
[dnl
dnl Get the cflags and libraries
dnl