[prev in list] [next in list] [prev in thread] [next in thread] 

List:       autoconf-bug
Subject:    autoreconf should indicate directory currently in
From:       Ezra Peisach <epeisach () zif ! mit ! edu>
Date:       2001-10-18 21:55:37
Message-ID: 200110182155.RAA49987 () zif ! mit ! edu
[Download RAW message or body]

While running autoreconf, one of the configure.in scripts had an
error. I had no idea which directory the problem lay. The following
patch to autoreconf.in displays the relative directory that autoconf
is run in.

*** bin/autoreconf.in	Thu Oct 18 16:11:34 EDT 2001
--- /tmp/krb5/auto/bin/autoreconf	Thu Oct 18 17:34:23 EDT 2001
***************
*** 197,203 ****
      if !/^configure\.(ac|in)$/;
  
    my $configure_ac = $_;
!   verbose "working on $configure_ac";
  
    # If there is no AC_INIT, then we are not interested: it looks like
    # a Cygnus thingy.
--- 197,203 ----
      if !/^configure\.(ac|in)$/;
  
    my $configure_ac = $_;
!   verbose "working on $File::Find::dir/$configure_ac";
  
    # If there is no AC_INIT, then we are not interested: it looks like
    # a Cygnus thingy.



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic