]> Pileus Git - ~andy/sunrise/blob - x11-plugins/pidgin-gpg/files/pidgin-gpg-0.9-automake-1.12.patch
3f03ea8a8a3b588408072515f93defb1aad29c77
[~andy/sunrise] / x11-plugins / pidgin-gpg / files / pidgin-gpg-0.9-automake-1.12.patch
1 Author: Julian Ospald hasufell@gentoo.org
2 Subject: Fixes build with automake-1.12
3
4 --- configure.ac
5 +++ configure.ac
6 @@ -11,6 +11,7 @@
7  # Checks for programs.
8  AC_DISABLE_STATIC
9  AC_PROG_LIBTOOL
10 +AM_PROG_AR
11  
12  AC_PROG_CC
13  AC_SYS_LARGEFILE