| A number of times I have been bitten by missing backslashes at the end
| of lines. Automake does not warn. A typical example is:
|
| if !HasX11
| TESTS_X11_XFAIL_TESTS =
| tests/rwblob_XWD_bilevel.sh \
| tests/rwblob_XWD_gray.sh \
| tests/rwblob_XWD_pallette.sh \
| tes
A number of times I have been bitten by missing backslashes at the end
of lines. Automake does not warn. A typical example is:
if !HasX11
TESTS_X11_XFAIL_TESTS =
tests/rwblob_XWD_bilevel.sh \
tests/rwblob_XWD_gray.sh \
tests/rwblob_XWD_pallette.sh \
tests/rwblob_