]> git.sesse.net Git - vlc/commitdiff
Fix Gcrypt patch
authorChristophe Mutricy <xtophe@videolan.org>
Thu, 2 Mar 2006 20:38:43 +0000 (20:38 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Thu, 2 Mar 2006 20:38:43 +0000 (20:38 +0000)
extras/contrib/src/Patches/gcrypt.patch

index f381d8bf1bd46f0fa90b64c0b5cf03481d6aec4a..a4abf1798d9dfc3c71c860064f6abc6de8170369 100644 (file)
@@ -1,14 +1,3 @@
---- libgcrypt/configure.old    2005-01-05 13:53:24.000000000 +0000
-+++ libgcrypt/configure        2005-11-24 12:28:28.703125000 +0000
-@@ -25685,7 +25685,7 @@
- #
- tmp_do_check="no"
- case "${target}" in
--    i386-emx-os2 | i345686-pc-os2*emx | i386-pc-msdosdjgpp)
-+    i386-emx-os2 | i345686-pc-os2*emx | i386-pc-msdosdjgpp | *mingw32*)
-         ac_cv_sys_symbol_underscore=yes
-         ;;
-     *)
 --- libgcrypt/Makefile.am.orig 2006-03-02 16:46:35.000000000 +0100
 +++ libgcrypt/Makefile.am      2006-03-02 16:47:19.000000000 +0100
 @@ -21,7 +21,7 @@