| 1 |
$FreeWRT$ |
| 2 |
--- php-5.2.1.orig/configure 2007-02-07 01:47:37.000000000 +0100 |
| 3 |
+++ php-5.2.1/configure 2007-02-20 22:13:36.000000000 +0100 |
| 4 |
@@ -78866,7 +78866,7 @@ done |
| 5 |
echo $ac_n "checking for working ttyname_r() implementation""... $ac_c" 1>&6 |
| 6 |
echo "configure:78868: checking for working ttyname_r() implementation" >&5 |
| 7 |
if test "$cross_compiling" = yes; then |
| 8 |
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } |
| 9 |
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; } |
| 10 |
else |
| 11 |
cat > conftest.$ac_ext <<EOF |
| 12 |
#line 78873 "configure" |