X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=configure.ac;h=f439979c399d655bd4cde55b99ddef0cf22a786d;hb=b6e8ae4797839df8731fd74ac2390dbf6e4759a7;hp=65a2d02723d1f68fff445b14f84e231a84ae6966;hpb=e5e9ba2b64251a303d02177644da27706197219f;p=nfs-utils.git diff --git a/configure.ac b/configure.ac index 65a2d02..f439979 100644 --- a/configure.ac +++ b/configure.ac @@ -197,7 +197,7 @@ if test "$enable_nfsv4" = yes; then [AC_MSG_ERROR([Unable to locate information required to use librpcsecgss. If you have pkgconfig installed, you might try setting environment variable PKG_CONFIG_PATH to /usr/local/lib/pkgconfig]) ] ) - PKG_CHECK_MODULES(GSSAPI, libgssapi >= 0.9) + PKG_CHECK_MODULES(GSSAPI, libgssapi >= 0.11) fi fi