Mercurial > dropbear
changeset 28:45ee5ffd6ea0
Mention that autoheader should also be run
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 27 Jul 2004 09:19:12 +0000 |
parents | 08da099e8337 |
children | 0fcf63e1cb01 |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Tue Jul 27 02:14:42 2004 +0000 +++ b/configure.in Tue Jul 27 09:19:12 2004 +0000 @@ -1,5 +1,5 @@ # -*- Autoconf -*- -# Process this file with autoconf to produce a configure script. +# Process this file with autoconf and autoheader to produce a configure script. # This Autoconf file was cobbled from various locations.