From 187317c2c97c57a6b07f85d9a1e6693134ffe833 Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Tue, 27 Jul 2004 09:19:12 +0000
Subject: [PATCH] Mention that autoheader should also be run

--HG--
extra : convert_revision : 89ffd01cd93f8ce6e35f312e8f363c16ba72fe1b
---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 78f8e80d..47a9a29e 100644
--- a/configure.in
+++ b/configure.in
@@ -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.
 
-- 
GitLab