comparison configure.in @ 640:76097ec1a29a dropbear-tfm

- Bring in original tomsfastmath patch against 0.52 from Peter Turczak in 2008
author Matt Johnston <matt@ucc.asn.au>
date Mon, 21 Nov 2011 19:19:57 +0800
parents db4f6adcb7e2
children 2b1bb792cd4d
comparison
equal deleted inserted replaced
518:ce104c8b0be1 640:76097ec1a29a
666 AS_MKDIR_P(libtomcrypt/src/pk/rsa) 666 AS_MKDIR_P(libtomcrypt/src/pk/rsa)
667 AS_MKDIR_P(libtomcrypt/src/prng) 667 AS_MKDIR_P(libtomcrypt/src/prng)
668 AC_CONFIG_HEADER(config.h) 668 AC_CONFIG_HEADER(config.h)
669 AC_OUTPUT(Makefile) 669 AC_OUTPUT(Makefile)
670 AC_OUTPUT(libtomcrypt/Makefile) 670 AC_OUTPUT(libtomcrypt/Makefile)
671 AC_OUTPUT(libtommath/Makefile) 671 #AC_OUTPUT(libtommath/Makefile)
672 AC_MSG_NOTICE() 672 AC_MSG_NOTICE()
673 AC_MSG_NOTICE(Now edit options.h to choose features.) 673 AC_MSG_NOTICE(Now edit options.h to choose features.)