summaryrefslogtreecommitdiffhomepage
path: root/configure.in
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-12-17 06:26:55 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-12-17 06:26:55 +0000
commit8f14a1cc3823b09897dccb0aeece8db09bfa8b73 (patch)
tree0c71c9025e4fef35f07f825aff146d237662097f /configure.in
parent3e53f28f6ea9a35291b7917eca3657059f1b8d0b (diff)
Pristine compilation works.
--HG-- extra : convert_revision : 64faed12a3a33720986786db602714dfaa4bc599
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 05b1ba0..17b267a 100644
--- a/configure.in
+++ b/configure.in
@@ -610,5 +610,7 @@ fi
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.)