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:
parent
b235f57273
commit
19b1a168b5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user