summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index d873054fa..94fbfc388 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
1# $Id: configure.in,v 1.310 2001/09/18 04:01:12 djm Exp $ 1# $Id: configure.in,v 1.311 2001/09/18 05:06:22 djm Exp $
2 2
3AC_INIT(ssh.c) 3AC_INIT(ssh.c)
4 4
@@ -2058,7 +2058,7 @@ fi
2058 2058
2059AC_EXEEXT 2059AC_EXEEXT
2060 2060
2061AC_OUTPUT(Makefile openbsd-compat/Makefile ssh_prng_cmds) 2061AC_OUTPUT(Makefile openbsd-compat/Makefile scard/Makefile ssh_prng_cmds)
2062 2062
2063# Print summary of options 2063# Print summary of options
2064 2064