diff configure.in @ 137:a3b58707122b

Pristine compilation works.
author Matt Johnston <matt@ucc.asn.au>
date Fri, 17 Dec 2004 06:26:55 +0000
parents cb7ef2f63bf0
children 12a6f385747d
line wrap: on
line diff
--- a/configure.in	Sat Nov 27 19:58:34 2004 +0000
+++ b/configure.in	Fri Dec 17 06:26:55 2004 +0000
@@ -610,5 +610,7 @@
 AC_EXEEXT
 AC_CONFIG_HEADER(config.h)
 AC_OUTPUT(Makefile)
+AC_OUTPUT(libtomcrypt/Makefile)
+AC_OUTPUT(libtommath/Makefile)
 AC_MSG_RESULT()
 AC_MSG_RESULT(Now edit options.h to choose features.)