Why sometimes running ./configure doesn't work?
Usually it reports that some feature is missing, but running second time with same parameters doesn't produce error..
like:
configure --prefix=/target --disable-static
in first run I usually get "no such feature 'static'" (or similiar). On second run with exactly same parameters it works.
Any explanations for a such behavior?
--
Jani Tiainen
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/