found 342423 1.6.0-2
reopen 342423
thanks

Unfortunately, config.sub/config.guess are located in aux subdir,
commands in clean target them does not update.

test -r /usr/share/misc/config.sub && \
                cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
                cp -f /usr/share/misc/config.guess config.guess

> Please, update all occurences of config.sub/config.guess,
> "find . -name config.sub -o -name config.guess" is your friend. 

Thanks for your care about this bug.

Petr



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to