[packages/xorg-driver-video-v4l] - fix building with latest automake

baggins baggins at pld-linux.org
Sun Apr 7 21:31:45 CEST 2013


commit db5a8c09650a0d52a1cbc1436de3053f74a755d9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 7 21:30:50 2013 +0200

    - fix building with latest automake

 am.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..b4797a7
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,11 @@
+--- xf86-video-v4l-0.2.0/configure.ac~	2008-03-19 21:42:34.000000000 +0100
++++ xf86-video-v4l-0.2.0/configure.ac	2013-04-07 21:30:04.200813090 +0200
+@@ -27,7 +27,7 @@
+         xf86-video-v4l)
+ 
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
+ AM_INIT_AUTOMAKE([dist-bzip2])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-v4l.git/commitdiff/99af6b9501022d21537afe047292dc80f7b7d52f



More information about the pld-cvs-commit mailing list