summary refs log tree commit diff
path: root/pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch')
-rw-r--r--pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch b/pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch
new file mode 100644
index 00000000000..786f0c96855
--- /dev/null
+++ b/pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-automake-1.13.patch
@@ -0,0 +1,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