/[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.70 by akim, Tue Sep 3 06:09:30 2002 UTC revision 1.71 by eggert, Tue Oct 8 23:04:33 2002 UTC
# Line 472  sub parse_args () Line 472  sub parse_args ()
472    do {    do {
473      @language = ();      @language = ();
474      use Getopt::Long;      use Getopt::Long;
475      Getopt::Long::Configure ("pass_through");      Getopt::Long::Configure ("pass_through", "permute");
476      GetOptions ("l|language=s" => \@language);      GetOptions ("l|language=s" => \@language);
477    
478      foreach (@language)      foreach (@language)

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

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