samples/arm-iphone-linux-gnueabi/reported.by
author Titus von Boxberg <titus@v9g.de>
Mon May 17 12:23:24 2010 +0200 (2010-05-17)
changeset 1959 a86d3c6ad7fe
permissions -rw-r--r--
configure: make call to readlink portable to non-GNU (BSD) systems

The argument '-e' for readlink is a GNU extension.
In setting the variable 'where' the argument '-e' is not necessary, thus eliminated.
     1 reporter_name="unknown"
     2 reporter_url="http://iphonelinux.org/index.php/Glibc_toolchain_using_crosstool-NG"
     3 reporter_comment="An (experimental) toolchain targeting the Apple's iPhone."