X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=configure;h=1868ec2b69a605eca3e2c05cebc17e2a538bd324;hp=754c5b057af2cd2c5dd0de3128f4cc200d0dcca6;hb=be99cd72fc79e2f10aec2b06d62abb16c16aa34d;hpb=120c10f07176befeaf5766ae73509619a5a5ad53 diff --git a/configure b/configure index 754c5b0..1868ec2 100755 --- a/configure +++ b/configure @@ -6548,7 +6548,7 @@ cat >>confdefs.h <<\_ACEOF #define CRYPT_BACKEND_CLASSIC_PGP 1 _ACEOF - PGPAUX_TARGET="pgpring pgpewrap" + PGPAUX_TARGET="pgpringng pgpewrapng" MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o" fi @@ -6568,7 +6568,7 @@ cat >>confdefs.h <<\_ACEOF _ACEOF MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS smime.o crypt-mod-smime-classic.o" - SMIMEAUX_TARGET="smime_keys" + SMIMEAUX_TARGET="smime_keysng" fi @@ -16821,7 +16821,7 @@ _ACEOF fi - ac_config_files="$ac_config_files Makefile intl/Makefile m4/Makefile po/Makefile.in doc/Makefile contrib/Makefile muttbug.sh imap/Makefile Muttngrc.head doc/instdoc.sh" + ac_config_files="$ac_config_files Makefile intl/Makefile m4/Makefile po/Makefile.in doc/Makefile contrib/Makefile test/Makefile muttbug.sh imap/Makefile Muttngrc.head doc/instdoc.sh" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -17412,6 +17412,7 @@ do "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "contrib/Makefile" ) CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;; + "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;; "muttbug.sh" ) CONFIG_FILES="$CONFIG_FILES muttbug.sh" ;; "imap/Makefile" ) CONFIG_FILES="$CONFIG_FILES imap/Makefile" ;; "Muttngrc.head" ) CONFIG_FILES="$CONFIG_FILES Muttngrc.head" ;;