What steps will reproduce the problem?
1. svn co http://iphone-dev.googlecode.com/svn/branches/include-1.2-sdk include
2. cd include
3. /configure --prefix=anything --with-macosx-sdk=<any relative path>
4. bash install_headers.sh
A bunch of headers will not be installed.
This is because of a syntax error in the install_headers.sh script that
manifests when the SDK_LOCATION is a relative path.
Original issue reported on code.google.com by van...@gmail.com on 23 Jan 2009 at 8:00
Original issue reported on code.google.com by
van...@gmail.com
on 23 Jan 2009 at 8:00