12 lines
400 B
Diff
12 lines
400 B
Diff
--- libvorbis-1.0.1/vorbis.m4.underquoted 2004-07-15 12:47:00.696848903 +0100
|
|
+++ libvorbis-1.0.1/vorbis.m4 2004-07-15 12:47:17.263684073 +0100
|
|
@@ -6,7 +6,7 @@
|
|
dnl XIPH_PATH_VORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
|
dnl Test for libvorbis, and define VORBIS_CFLAGS and VORBIS_LIBS
|
|
dnl
|
|
-AC_DEFUN(XIPH_PATH_VORBIS,
|
|
+AC_DEFUN([XIPH_PATH_VORBIS],
|
|
[dnl
|
|
dnl Get the cflags and libraries
|
|
dnl
|