'Twas brillig, and Maarten Bosmans at 27/07/11 13:13 did gyre and gimble: > +# Other necessary programs > +glib-gettextize --version >/dev/null || DIE=1 > +intltoolize --version >/dev/null || DIE=1 > +$LIBTOOLIZE --version >/dev/null || DIE=1 > +test "$DIE" = 1 && exit 1 > + Seems OK, but it would be nicer if we told the user why we died.... e.g. due to which missing binary... Applied for now anyway. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor [http://www.mageia.org/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.org/]