Home | History | Annotate | Download | only in libffi

Lines Matching refs:nl

4078     cp conftest.in conftest.nl
4079 echo >>conftest.nl
4080 $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
4081 cmp -s conftest.out conftest.nl || break
4133 cp "conftest.in" "conftest.nl"
4134 echo 'GREP' >> "conftest.nl"
4135 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4136 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4146 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4215 cp "conftest.in" "conftest.nl"
4216 echo 'EGREP' >> "conftest.nl"
4217 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4218 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4228 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;