From: hawk Date: Tue, 27 May 2008 19:13:55 +0000 (+0000) Subject: - fix building with autoconf 2.62 / libtool 2.2.x X-Git-Tag: auto/th/xine-lib-1_1_12-3~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=f4103e10b2a288705758dc36cd620ef7634d20f8;p=packages%2Fxine-lib.git - fix building with autoconf 2.62 / libtool 2.2.x Changed files: xine-lib-ac.patch -> 1.1 --- diff --git a/xine-lib-ac.patch b/xine-lib-ac.patch new file mode 100644 index 0000000..dca4d00 --- /dev/null +++ b/xine-lib-ac.patch @@ -0,0 +1,10 @@ +--- xine-lib-1.1.12/configure.ac.orig 2008-05-27 21:04:31.000000000 +0200 ++++ xine-lib-1.1.12/configure.ac 2008-05-27 21:05:02.000000000 +0200 +@@ -119,6 +119,7 @@ + + AC_PROG_CC + AM_PROG_AS ++AC_PROG_CXX + + case "$host_os" in + *darwin*)