Searched refs:ac_cr (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/contrib/ntp/arlib/
H A Dconfigure4504 ac_cr=`echo X | tr X '\015'`
4506 # But we know of no other shell where ac_cr would be empty at this
4508 if test "x$ac_cr" = x; then
4509 eval ac_cr=\$\'\\r\'
4512 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
4515 ac_cs_awk_cr=$ac_cr
4622 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
4623 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/bmake/
H A Dconfigure6595 ac_cr=`echo X | tr X '\015'`
6597 # But we know of no other shell where ac_cr would be empty at this
6599 if test "x$ac_cr" = x; then
6600 eval ac_cr=\$\'\\r\'
6603 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
6606 ac_cs_awk_cr=$ac_cr
6713 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
6714 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/ldns/drill/
H A Dconfigure6182 ac_cr=`echo X | tr X '\015'`
6184 # But we know of no other shell where ac_cr would be empty at this
6186 if test "x$ac_cr" = x; then
6187 eval ac_cr=\$\'\\r\'
6190 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
6193 ac_cs_awk_cr=$ac_cr
6300 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
6301 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/tcsh/
H A Dconfigure7521 ac_cr=`echo X | tr X '\015'`
7523 # But we know of no other shell where ac_cr would be empty at this
7525 if test "x$ac_cr" = x; then
7526 eval ac_cr=\$\'\\r\'
7529 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
7532 ac_cs_awk_cr=$ac_cr
7639 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
7640 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/tcpdump/
H A Dconfigure8287 ac_cr=`echo X | tr X '\015'`
8289 # But we know of no other shell where ac_cr would be empty at this
8291 if test "x$ac_cr" = x; then
8292 eval ac_cr=\$\'\\r\'
8295 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
8298 ac_cs_awk_cr=$ac_cr
8405 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8406 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/file/
H A Dconfigure14066 ac_cr=`echo X | tr X '\015'`
14068 # But we know of no other shell where ac_cr would be empty at this
14070 if test "x$ac_cr" = x; then
14071 eval ac_cr=\$\'\\r\'
14074 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14077 ac_cs_awk_cr=$ac_cr
14184 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14185 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/libyaml/
H A Dconfigure11837 ac_cr=`echo X | tr X '\015'`
11839 # But we know of no other shell where ac_cr would be empty at this
11841 if test "x$ac_cr" = x; then
11842 eval ac_cr=\$\'\\r\'
11845 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
11848 ac_cs_awk_cr=$ac_cr
11955 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
11956 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/openbsm/
H A Dconfigure14720 ac_cr=`echo X | tr X '\015'`
14722 # But we know of no other shell where ac_cr would be empty at this
14724 if test "x$ac_cr" = x; then
14725 eval ac_cr=\$\'\\r\'
14728 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14731 ac_cs_awk_cr=$ac_cr
14838 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14839 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/openpam/
H A Dconfigure13464 ac_cr=`echo X | tr X '\015'`
13466 # But we know of no other shell where ac_cr would be empty at this
13468 if test "x$ac_cr" = x; then
13469 eval ac_cr=\$\'\\r\'
13472 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
13475 ac_cs_awk_cr=$ac_cr
13582 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
13583 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/apr/
H A Dconfigure29515 ac_cr=`echo X | tr X '\015'`
29517 # But we know of no other shell where ac_cr would be empty at this
29519 if test "x$ac_cr" = x; then
29520 eval ac_cr=\$\'\\r\'
29523 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29526 ac_cs_awk_cr=$ac_cr
29633 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29634 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/apr-util/
H A Dconfigure25107 ac_cr=`echo X | tr X '\015'`
25109 # But we know of no other shell where ac_cr would be empty at this
25111 if test "x$ac_cr" = x; then
25112 eval ac_cr=\$\'\\r\'
25115 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
25118 ac_cs_awk_cr=$ac_cr
25225 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
25226 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/atf/
H A Dconfigure18459 ac_cr=`echo X | tr X '\015'`
18461 # But we know of no other shell where ac_cr would be empty at this
18463 if test "x$ac_cr" = x; then
18464 eval ac_cr=\$\'\\r\'
18467 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
18470 ac_cs_awk_cr=$ac_cr
18577 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
18578 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/ldns/
H A Dconfigure17706 ac_cr=`echo X | tr X '\015'`
17708 # But we know of no other shell where ac_cr would be empty at this
17710 if test "x$ac_cr" = x; then
17711 eval ac_cr=\$\'\\r\'
17714 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
17717 ac_cs_awk_cr=$ac_cr
17824 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
17825 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dconfigure16164 ac_cr=`echo X | tr X '\015'`
16166 # But we know of no other shell where ac_cr would be empty at this
16168 if test "x$ac_cr" = x; then
16169 eval ac_cr=\$\'\\r\'
16172 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
16175 ac_cs_awk_cr=$ac_cr
16282 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
16283 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/sqlite3/
H A Dconfigure20722 ac_cr=`echo X | tr X '\015'`
20724 # But we know of no other shell where ac_cr would be empty at this
20726 if test "x$ac_cr" = x; then
20727 eval ac_cr=\$\'\\r\'
20730 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
20733 ac_cs_awk_cr=$ac_cr
20840 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
20841 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/unbound/
H A Dconfigure19155 ac_cr=`echo X | tr X '\015'`
19157 # But we know of no other shell where ac_cr would be empty at this
19159 if test "x$ac_cr" = x; then
19160 eval ac_cr=\$\'\\r\'
19163 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
19166 ac_cs_awk_cr=$ac_cr
19273 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
19274 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/crypto/openssh/
H A Dconfigure18261 ac_cr=`echo X | tr X '\015'`
18263 # But we know of no other shell where ac_cr would be empty at this
18265 if test "x$ac_cr" = x; then
18266 eval ac_cr=\$\'\\r\'
18269 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
18272 ac_cs_awk_cr=$ac_cr
18379 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
18380 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/ntp/
H A Dconfigure26572 ac_cr=`echo X | tr X '\015'`
26574 # But we know of no other shell where ac_cr would be empty at this
26576 if test "x$ac_cr" = x; then
26577 eval ac_cr=\$\'\\r\'
26580 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
26583 ac_cs_awk_cr=$ac_cr
26690 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
26691 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/contrib/subversion/
H A Dconfigure26366 ac_cr=`echo X | tr X '\015'`
26368 # But we know of no other shell where ac_cr would be empty at this
26370 if test "x$ac_cr" = x; then
26371 eval ac_cr=\$\'\\r\'
26374 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
26377 ac_cs_awk_cr=$ac_cr
26484 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
26485 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
/freebsd-10.0-release/crypto/heimdal/
H A Dconfigure29834 ac_cr=`echo X | tr X '\015'`
29836 # But we know of no other shell where ac_cr would be empty at this
29838 if test "x$ac_cr" = x; then
29839 eval ac_cr=\$\'\\r\'
29842 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29845 ac_cs_awk_cr=$ac_cr
29952 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29953 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"

Completed in 607 milliseconds