summary refs log tree commit diff
path: root/pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch
blob: 786f0c9685563acb5e95433f44121097115c1506 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- dvdauthor/configure.ac~	2013-01-04 08:27:40.713197029 +0800
+++ dvdauthor/configure.ac	2013-01-04 08:27:53.273525273 +0800
@@ -1,6 +1,6 @@
 AC_INIT(DVDAuthor,0.7.1,dvdauthor-users@lists.sourceforge.net)
 
-AM_CONFIG_HEADER(src/config.h)
+AC_CONFIG_HEADERS(src/config.h)
 AC_CONFIG_AUX_DIR(autotools)
 
 AM_INIT_AUTOMAKE