Subject: CVS commit: pkgsrc/security/gnutls
From: Leonardo Taccari
Date: 2018-06-04 14:45:48
Message id: 20180604124548.12A13FBEC@cvs.NetBSD.org

Log Message:
gnutls: Fix build if devel/autogen package is installed

Without including the autogen bl3 if devel/autogen package was
installed autogen (the tool) was used but then the build failed
because it tried to include <autoopts/options.h> unconditionally.

Add `--enable-local-libopts' to CONFIGURE_ARGS to avoid that.

Files:
RevisionActionfile
1.181modifypkgsrc/security/gnutls/Makefile