/[autoconf]/autoconf/bin/autoreconf.in
ViewVC logotype

Diff of /autoconf/bin/autoreconf.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.91 by schwab, Wed Apr 3 10:53:56 2002 UTC revision 1.92 by akim, Fri Apr 5 09:42:49 2002 UTC
# Line 338  sub autoreconf ($) Line 338  sub autoreconf ($)
338        if (-d)        if (-d)
339          {          {
340            verbose "$configure_ac: subdirectory $_ to autoreconf";            verbose "$configure_ac: subdirectory $_ to autoreconf";
341            push @ARGV, $_;            push @ARGV, catfile ($directory, $_);
342          }          }
343        else        else
344          {          {

Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26