diff 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
line wrap: on
line diff
--- a/configure.in	Wed Nov 12 13:13:00 2008 +0000
+++ b/configure.in	Mon Nov 21 19:19:57 2011 +0800
@@ -668,6 +668,6 @@
 AC_CONFIG_HEADER(config.h)
 AC_OUTPUT(Makefile)
 AC_OUTPUT(libtomcrypt/Makefile)
-AC_OUTPUT(libtommath/Makefile)
+#AC_OUTPUT(libtommath/Makefile)
 AC_MSG_NOTICE()
 AC_MSG_NOTICE(Now edit options.h to choose features.)