]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
enable_local_libopts is by default no
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 Mar 2012 16:28:31 +0000 (17:28 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 Mar 2012 16:28:31 +0000 (17:28 +0100)
configure.ac

index 6b0ade56dab11467cefc1b8195d431248ec8d557..30384a86e6652676efa6bf1059b2782b5c2521fe 100644 (file)
@@ -153,7 +153,7 @@ fi
 
 AM_CONDITIONAL(ENABLE_PKCS11, test "$with_p11_kit" != "no")
 
-dnl Checks for programs in src/ 
+enable_local_libopts=no
 PKG_CHECK_MODULES([autoopts], autoopts >= 36.2.11,, [enable_local_libopts=yes])
 
 NEED_LIBOPTS_DIR=true