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

Diff of /autoconf/bin/autoheader.in

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

revision 1.115 by akim, Fri Mar 8 11:46:31 2002 UTC revision 1.116 by eggert, Fri Apr 19 18:59:59 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  # autoheader -- create `config.h.in' from `configure.ac'  # autoheader -- create `config.h.in' from `configure.ac'
9  # Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001  # Copyright (C) 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2002
10  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
11    
12  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify

Legend:
Removed from v.1.115  
changed lines
  Added in v.1.116

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