comparison 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
comparison
equal deleted inserted replaced
136:fb7147e2fb04 137:a3b58707122b
608 fi 608 fi
609 609
610 AC_EXEEXT 610 AC_EXEEXT
611 AC_CONFIG_HEADER(config.h) 611 AC_CONFIG_HEADER(config.h)
612 AC_OUTPUT(Makefile) 612 AC_OUTPUT(Makefile)
613 AC_OUTPUT(libtomcrypt/Makefile)
614 AC_OUTPUT(libtommath/Makefile)
613 AC_MSG_RESULT() 615 AC_MSG_RESULT()
614 AC_MSG_RESULT(Now edit options.h to choose features.) 616 AC_MSG_RESULT(Now edit options.h to choose features.)