]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/gcrypt.patch
* fix ffmpeg compilation by reverting their revision 11100
[vlc] / extras / contrib / src / Patches / gcrypt.patch
1 --- libgcrypt/Makefile.am.orig  2006-03-02 16:46:35.000000000 +0100
2 +++ libgcrypt/Makefile.am       2006-03-02 16:47:19.000000000 +0100
3 @@ -21,7 +21,7 @@
4  AUTOMAKE_OPTIONS = dist-bzip2
5  
6  DIST_SUBDIRS = mpi cipher src doc tests w32-dll
7 -SUBDIRS = mpi cipher src doc tests
8 +SUBDIRS = mpi cipher src 
9  EXTRA_DIST = BUGS autogen.sh README.apichanges README.SVN
10  DISTCLEANFILES = 
11