1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

Rename XIPH_PATH_OGG to XIPH_PATH_OGG2, to avoid conflicts with ogg.m4

svn path=/icecast/trunk/m4/; revision=7032
This commit is contained in:
brendan 2004-07-07 06:02:32 +00:00
parent b235f57273
commit 19b1a168b5

View File

@ -4,12 +4,12 @@
# Who shamelessly stole it from Owen Taylor and Manish Singh # Who shamelessly stole it from Owen Taylor and Manish Singh
# Isn't Free Software awesome? # Isn't Free Software awesome?
dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl XIPH_PATH_OGG2([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
dnl dnl
dnl $Id$ dnl $Id$
dnl dnl
AC_DEFUN([XIPH_PATH_OGG], AC_DEFUN([XIPH_PATH_OGG2],
[dnl [dnl
dnl Get the cflags and libraries dnl Get the cflags and libraries
dnl dnl