SOURCES: mkvtoolnix-configure.patch - updated for 2.4.2

charles charles at pld-linux.org
Mon Feb 16 19:33:12 CET 2009


Author: charles                      Date: Mon Feb 16 18:33:12 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.4.2

---- Files affected:
SOURCES:
   mkvtoolnix-configure.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/mkvtoolnix-configure.patch
diff -u SOURCES/mkvtoolnix-configure.patch:1.2 SOURCES/mkvtoolnix-configure.patch:1.3
--- SOURCES/mkvtoolnix-configure.patch:1.2	Sun Oct 12 17:10:05 2008
+++ SOURCES/mkvtoolnix-configure.patch	Mon Feb 16 19:33:06 2009
@@ -1,11 +1,11 @@
---- mkvtoolnix-2.4.0/configure.orig	2008-10-11 19:18:47.000000000 +0200
-+++ mkvtoolnix-2.4.0/configure	2008-10-12 16:55:42.000000000 +0200
-@@ -10304,7 +10304,7 @@
+--- mkvtoolnix-2.4.2/configure.orig	2009-01-17 22:11:11.000000000 +0100
++++ mkvtoolnix-2.4.2/configure	2009-02-16 18:08:13.000000000 +0100
+@@ -10451,7 +10451,7 @@
  
-             BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
-             if test "x$ax_boost_user_regex_lib" = "x"; then
--                for libextension in `ls $BOOSTLIBDIR/libboost_regex*.{so,a,dylib}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;' -e 's;^lib\(boost_regex.*\)\.dylib.*$;\1;'` ; do
-+                for libextension in `ls $BOOSTLIBDIR/libboost_regex*.so* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;' -e 's;^lib\(boost_regex.*\)\.dylib.*$;\1;'` ; do
-                      ax_lib=${libextension}
-                     as_ac_Lib=`echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
+         BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
+         if test "x$ax_boost_user_regex_lib" = "x"; then
+-            for libextension in `ls $BOOSTLIBDIR/libboost_regex*.{so,a,dylib}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;' -e 's;^lib\(boost_regex.*\)\.dylib.*$;\1;'` ; do
++            for libextension in `ls $BOOSTLIBDIR/libboost_regex*.so* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;' -e 's;^lib\(boost_regex.*\)\.dylib.*$;\1;'` ; do
+                  ax_lib=${libextension}
+                 as_ac_Lib=`echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
  { echo "$as_me:$LINENO: checking for exit in -l$ax_lib" >&5
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mkvtoolnix-configure.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list