From cadfc16c0bab4d784832475e700f2fc294781104 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 20 Aug 2003 17:22:06 +0000 Subject: [PATCH] * bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'. Reported by Alexandre Duret-Lutz. --- ChangeLog | 5 +++++ bin/autoheader.in | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 71af37b8..47fee896 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-20 Akim Demaille + + * bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'. + Reported by Alexandre Duret-Lutz. + 2003-08-20 Akim Demaille * bin/autoupdate.in, bin/auheader.in, bin/autoreconf.in, diff --git a/bin/autoheader.in b/bin/autoheader.in index 4b2c6526..420c7426 100644 --- a/bin/autoheader.in +++ b/bin/autoheader.in @@ -42,7 +42,6 @@ BEGIN use Autom4te::ChannelDefs; use Autom4te::Channels; use Autom4te::FileUtils; -use Autom4te::FileUtils; use Autom4te::General; use Autom4te::XFile; use strict; -- 2.47.2