]> git.pld-linux.org Git - packages/snappy.git/blob - snappy-automake_1_12.patch
- automake 1.12 compatibility patch
[packages/snappy.git] / snappy-automake_1_12.patch
1 diff -dur snappy-1.0.5.orig/configure.ac snappy-1.0.5/configure.ac
2 --- snappy-1.0.5.orig/configure.ac      2012-02-24 16:46:14.000000000 +0100
3 +++ snappy-1.0.5/configure.ac   2012-06-13 15:17:10.000000000 +0200
4 @@ -12,6 +12,7 @@
5  
6  # These are flags passed to automake (though they look like gcc flags!)
7  AM_INIT_AUTOMAKE([-Wall -Werror])
8 +AM_PROG_AR
9  
10  LT_INIT
11  AC_SUBST([LIBTOOL_DEPS])
This page took 0.025815 seconds and 3 git commands to generate.