summaryrefslogtreecommitdiffstats
path: root/contrib/libogg/A00-automake.patch
blob: 69a3f198f109ef420a38c22466a68796f96c0df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur libogg-1.3.0.orig/configure.in libogg-1.3.0/configure.in
--- libogg-1.3.0.orig/configure.in	2011-08-04 13:11:08.000000000 -0400
+++ libogg-1.3.0/configure.in	2013-01-28 23:40:03.000000000 -0500
@@ -19,7 +19,7 @@
 AM_PROG_CC_C_O
 
 dnl config.h
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADER(config.h)
 
 dnl Set some options based on environment