--- ./ylwrap 2003-03-05 00:52:19.000000000 +0100 +++ ./automake-1.7/ylwrap 2003-03-05 00:53:02.000000000 +0100 @@ -134,7 +134,7 @@ TARGET=`echo "$2" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'\ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'` - sed "/^#/{s,$input_rx,,;s,$from,$2,;s,$FORM,$TO,;}" "$from" >"$target" || + sed "/^#/{s,$input_rx,,;s,$from,$2,;s,$FROM,$TO,;}" "$from" >"$target" || status=$? else # A missing file is only an error for the first file. This