comparison lib-src/config.values.sh @ 2651:3580ae2ce979

[xemacs-hg @ 2005-03-11 11:18:44 by malcolmp] Upgrade from autoconf 2.13 to autoconf 2.59.
author malcolmp
date Fri, 11 Mar 2005 11:20:34 +0000
parents 7e84f0c36c66
children e6508b64ee08 308d34e9f07d
comparison
equal deleted inserted replaced
2650:fc554bcc59e7 2651:3580ae2ce979
78 "; 78 ";
79 79
80 my %done; 80 my %done;
81 for my $var (sort { $a cmp $b } 81 for my $var (sort { $a cmp $b }
82 $configure_contents =~ 82 $configure_contents =~
83 /^s\%\@([A-Za-z0-9_]+)\@\%\$[A-Za-z0-9_]+\%g/mg) { 83 /^s\,\@([A-Za-z0-9_]+)\@\,\$[A-Za-z0-9_]+\,;t t/mg) {
84 $new_cvi_contents .= "$var \"\@$var\@\"\n" unless exists $done{$var}; 84 $new_cvi_contents .= "$var \"\@$var\@\"\n" unless exists $done{$var};
85 $done{$var} = 1; 85 $done{$var} = 1;
86 } 86 }
87 87
88 $new_cvi_contents .= " 88 $new_cvi_contents .= "