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

Diff of /autoconf/bin/autom4te.in

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

revision 1.59 by akim, Fri Mar 8 12:01:23 2002 UTC revision 1.60 by eggert, Fri Apr 19 19:00:22 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  # autom4te - Wrapper around M4 libraries.  # autom4te - Wrapper around M4 libraries.
9  # Copyright 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 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.59  
changed lines
  Added in v.1.60

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