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

Diff of /autoconf/bin/autoscan.in

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

revision 1.80 by akim, Mon Sep 2 07:41:56 2002 UTC revision 1.81 by akim, Thu Sep 12 15:04:18 2002 UTC
# Line 124  warranty; not even for MERCHANTABILITY o Line 124  warranty; not even for MERCHANTABILITY o
124  sub parse_args ()  sub parse_args ()
125  {  {
126    getopt ('I|include|A|autoconf-dir|m|macrodir=s' => \@include,    getopt ('I|include|A|autoconf-dir|m|macrodir=s' => \@include,
127            'B|prepend-include=s' => @prepend_include);            'B|prepend-include=s' => \@prepend_include);
128    
129    die "$me: too many arguments    die "$me: too many arguments
130  Try `$me --help' for more information.\n"  Try `$me --help' for more information.\n"

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

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