comparison configure.in @ 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 fe6bca95afa7
children 3b2a5a1c4347 86725004a0ea
comparison
equal deleted inserted replaced
27:08da099e8337 28:45ee5ffd6ea0
1 # -*- Autoconf -*- 1 # -*- Autoconf -*-
2 # Process this file with autoconf to produce a configure script. 2 # Process this file with autoconf and autoheader to produce a configure script.
3 3
4 # This Autoconf file was cobbled from various locations. 4 # This Autoconf file was cobbled from various locations.
5 5
6 AC_PREREQ(2.50) 6 AC_PREREQ(2.50)
7 AC_INIT(buffer.c) 7 AC_INIT(buffer.c)