Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'use config.guess' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
use config.guess
Authored by: Anonymous on Apr 14, '01 04:46:37PM

Apples solution to this is to use their config.guess and config.sub scripts.

just copy /usr/libexec/config.* to the directory you are running configure from, the configure should get past this problem.

by the way..config.guess gives the host type: powerpc-apple-darwin1.3

cheers,

Yuri



[ Reply to This | # ]
use config.guess
Authored by: bugmenot on Aug 14, '07 02:58:01PM
In 10.4, these files are at /usr/share/libtool/config.*.

[ Reply to This | # ]