diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2008-10-21 07:00:00 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2008-10-21 07:00:00 -0700 |
commit | 368f3c41d0e7f802a92a59a342c6ae37d212743d (patch) | |
tree | d69220fafcd6687fe39ca99ad8c74820b429d6a9 /configure | |
parent | 0640679f04398a7d06319d5c47b0f71bf82854a0 (diff) | |
download | external_libpng-368f3c41d0e7f802a92a59a342c6ae37d212743d.zip external_libpng-368f3c41d0e7f802a92a59a342c6ae37d212743d.tar.gz external_libpng-368f3c41d0e7f802a92a59a342c6ae37d212743d.tar.bz2 |
Initial Contribution
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13612,7 +13612,8 @@ $debug || if test -n "$CONFIG_FILES"; then -ac_cr='
' +ac_cr=' +' ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' |