Home | History | Annotate | Download | only in dist

Lines Matching refs:Newline

1522   --enable-newline-is-cr  use CR as newline character
1523 --enable-newline-is-lf use LF as newline character (default)
1524 --enable-newline-is-crlf
1525 use CRLF as newline sequence
1526 --enable-newline-is-anycrlf
1527 use CR, LF, or CRLF as newline sequence
1528 --enable-newline-is-any use any valid Unicode newline sequence
2519 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2536 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2537 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
17144 # Handle newline options
17146 # Check whether --enable-newline-is-cr was given.
17151 # Check whether --enable-newline-is-lf was given.
17156 # Check whether --enable-newline-is-crlf was given.
17161 # Check whether --enable-newline-is-anycrlf was given.
17166 # Check whether --enable-newline-is-any was given.
17395 # Convert the newline identifier into the appropriate integer value. The first
17406 as_fn_error $? "invalid argument \"$enable_newline\" to --enable-newline option" "$LINENO" 5
17416 # and the newline value is adjusted appropriately (CR is still 13, but LF is
18959 #define NEWLINE $ac_pcre_newline_value
19563 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
19564 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
20926 # newline sequences.
22259 Newline char/sequence ........... : ${enable_newline}