summaryrefslogtreecommitdiffstats
path: root/meta/packages/libogg/libogg/m4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libogg/libogg/m4.patch')
-rw-r--r--meta/packages/libogg/libogg/m4.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/libogg/libogg/m4.patch b/meta/packages/libogg/libogg/m4.patch
new file mode 100644
index 0000000000..66239f4f68
--- /dev/null
+++ b/meta/packages/libogg/libogg/m4.patch
@@ -0,0 +1,11 @@
1--- libogg-1.1/ogg.m4.orig 2003-03-08 03:44:29 +0100
2+++ libogg-1.1/ogg.m4 2004-08-12 11:26:46 +0200
3@@ -5,7 +5,7 @@
4 dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
5 dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
6 dnl
7-AC_DEFUN(XIPH_PATH_OGG,
8+AC_DEFUN([XIPH_PATH_OGG],
9 [dnl
10 dnl Get the cflags and libraries
11 dnl