+2006-10-27 Jan Nieuwenhuizen <janneke@gnu.org>
+
+ * SConstruct (configure): Do not check for /bin/sh.
+
2006-10-27 Han-Wen Nienhuys <hanwen@lilypond.org>
* mf/GNUmakefile: explicit dependencies for .otftable files.
* po/de.po: new po courtesy translation team.
- * scripts/lilypond-book.py (get_option_parser): add newline to doc string.
+ * scripts/lilypond-book.py (get_option_parser): add newline to doc
+ string.
2006-10-27 Mats Bengtsson <mabe@drongo.s3.kth.se>
test_program (required, 'potrace', '0.0', 'Potrace', 'potrace')
test_program (required, 'python', '2.1', 'Python (www.python.org)',
'python')
- test_program (required, 'sh', '0.0', 'Bourne shell', 'sh')
+ # Silly, and breaks with /bin/sh == dash
+ #test_program (required, 'sh', '0.0', 'Bourne shell', 'sh')
optional = []
# Do not use bison 1.50 and 1.75.