Re: Bitten by Makefile.am syntax error

2004-09-07 Thread Alexandre Duret-Lutz
| 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

Bitten by Makefile.am syntax error

2004-09-07 Thread Bob Friesenhahn
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_