aboutsummaryrefslogtreecommitdiffstats
path: root/main/libdv/automake.patch
blob: acd769e54e07c0e75f8501c23944108e1d7db496 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./configure.ac.orig	2012-12-31 20:01:40.477502306 +0000
+++ ./configure.ac	2012-12-31 20:01:55.184285224 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(libdv/parse.c)
 dnl AC_CONFIG_AUX_DIR(config)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADER(config.h)
 
 RPM_RELEASE=1
 AC_CANONICAL_HOST