bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoconf-2.57b's autoscan barfs on empty directories


From: Akim Demaille
Subject: Re: autoconf-2.57b's autoscan barfs on empty directories
Date: Fri, 26 Sep 2003 15:00:12 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

 > Hi,
 > autoconf-2.57b's autoscan barfs on empty directories:

No no, it just no longer works at all :)

Thanks _a lot_.

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * bin/autoscan.in (Autom4te::FileUtils): Use it for find_file.
        Reported by Ralf Corsepius.

Index: bin/autoscan.in
===================================================================
RCS file: /cvsroot/autoconf/autoconf/bin/autoscan.in,v
retrieving revision 1.95
diff -u -u -r1.95 autoscan.in
--- bin/autoscan.in 21 Aug 2003 17:50:11 -0000 1.95
+++ bin/autoscan.in 26 Sep 2003 12:56:43 -0000
@@ -39,6 +39,7 @@
 use Autom4te::ChannelDefs;
 use Autom4te::Configure_ac;
 use Autom4te::General;
+use Autom4te::FileUtils;
 use Autom4te::XFile;
 use File::Basename;
 use File::Find;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]