]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - configure.in
Merged across diffs between setup_crypto_branch_branchpoint and
[cygwin-apps/setup.git] / configure.in
index 6273525897be8f852ab8f6b765f3d109215fa525..784e40fcd6ccb2d941359f3bf3d7ce9f3bc5d081 100644 (file)
@@ -70,7 +70,10 @@ AC_CHECK_HEADERS(alloca.h \
                 string \
                 string.h )
 
-AC_CONFIG_SUBDIRS(libgetopt++)
+dnl override configure of sub-libraries
+ac_cv_path_GPG_ERROR_CONFIG="${ac_abs_confdir}/gpg-error-config-fake --dir=$ac_pwd"
+
+AC_CONFIG_SUBDIRS(libgetopt++ libgpg-error libgcrypt)
 
 dnl add portability sources to inilint
 case "$host_os" in
This page took 0.02571 seconds and 5 git commands to generate.