aboutsummaryrefslogtreecommitdiffstats
path: root/main/libtheora/automake.patch
blob: f00497058bce34abe719f4658c0e9dc93d2153f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./configure.ac.orig	2012-12-31 20:15:29.384600257 +0000
+++ ./configure.ac	2012-12-31 20:15:38.461347599 +0000
@@ -9,7 +9,7 @@
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADER([config.h])
 AC_CONFIG_SRCDIR([lib/fdct.c])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE