Changeset c6b1b02ad16f78618a0329deb23f8106db2dc47b

Show
Ignore:
Timestamp:
05/25/08 22:48:39 (3 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1211748519 -0700
git-parent:

[ea10aaa71a2db1c4aef933bf63ff065a5ab85dfb]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1211748519 -0700
Message:

GNUTls fixed the vasprintf bug. No need to delete the files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    r876df3a rc6b1b02  
    19111911ifdef HAVE_WIN32 
    19121912    patch -p0 < Patches/gnutls-win32.patch 
    1913     (cd $@; cd lgl; ln -sf alloca_.h alloca.h; rm vasprintf.c; touch vasprintf.c; rm vasnprintf.c; touch vasnprintf.c)  
     1913    (cd $@; cd lgl; ln -sf alloca_.h alloca.h;) 
    19141914endif 
    19151915