]> git.pld-linux.org Git - packages/gnutls.git/blob - gnutls-pakchois.patch
- up to 2.12.3
[packages/gnutls.git] / gnutls-pakchois.patch
1 --- gnutls-2.12.0/lib/m4/hooks.m4.orig  2011-03-10 16:54:36.000000000 +0100
2 +++ gnutls-2.12.0/lib/m4/hooks.m4       2011-04-02 11:22:10.510496900 +0200
3 @@ -111,7 +111,7 @@
4    if test "$included_pakchois" = "no"; then
5      AC_LIB_HAVE_LINKFLAGS(pakchois,, [#include <pakchois/pakchois.h>],
6                            [pakchois_module_load(0,0);])
7 -    if test "$ac_cv_pakchois" != yes; then
8 +    if test "$ac_cv_libpakchois" != yes; then
9        included_pakchois=yes
10        AC_MSG_WARN([[
11    *** 
This page took 0.144545 seconds and 3 git commands to generate.