/[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.92 by akim, Fri Apr 5 09:42:49 2002 UTC revision 1.93 by eggert, Fri Apr 19 19:00:47 2002 UTC
# Line 2  Line 2 
2  # -*- perl -*-  # -*- perl -*-
3  # @configure_input@  # @configure_input@
4    
5  eval 'exec @PERL@ -S $0 ${1+"$@"}'  eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
6      if 0;      if 0;
7    
8  # autoreconf - install the GNU Build System in a directory tree  # autoreconf - install the GNU Build System in a directory tree
9  # Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.  # Copyright (C) 1994, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
10    
11  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
12  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by

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

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