bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoreconf removes config.guess but fails to restore it


From: Magnus Fromreide
Subject: autoreconf removes config.guess but fails to restore it
Date: Mon, 13 Apr 2009 20:24:50 +0200

Consider a package that uses only autoconf, no automake, libtool or any
such thing.

Further assume that is uses AC_CANONICAL_something so that config.sub
and config.guess are needed.

config.sub and config.guess are manually added to the package as per the
manual.

Now, running 

autoreconf -if

removes config.sub and config.guess but fails to recreate them.

This feels like an autoreconf bug.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]