[Libreoffice-commits] core.git: configure.ac

Fridrich Å trba fridrich.strba at bluewin.ch
Sun Mar 3 17:37:59 PST 2013


 configure.ac |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 3677953fc3358460f2c54174545ed2103e728837
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Mar 4 02:35:47 2013 +0100

    Revert the VS2005 dll fix. We will need a separate rule for that.
    
    This reverts commit 2c9d3817429b1537ea31521cb263a52ce9c7968e.
    
    Change-Id: Id2f0eca9f487920cdb4f36e99c776475bcde4721

diff --git a/configure.ac b/configure.ac
index ede03c0..ed90a4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4874,10 +4874,6 @@ find_msvc_dlls()
             AC_MSG_ERROR([can not find $dll in $msvcdllpath])
         fi
     done
-
-    if test "$enable_win_mozab_driver" = "yes" -a "$WITH_MINGW" != "YES" ; then
-        msvcdlls="$msvcdlls Microsoft.VC80.CRT.manifest msvcp80.dll msvcr80.dll"
-    fi
 }
 
 if test "$build_os" = "cygwin"; then


More information about the Libreoffice-commits mailing list