Inconsistent autogen.sh output
Warren Togami <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
#!/bin/sh aclocal autoheader touch stamp-h autoconf automake -a -c glib-gettextize --copy --force || exit 1 intltoolize --automake --copy --force || exit 1 The above is the current contents of ldm-trunk/autogen.sh. I really dislike this because the output will be inconsistent depending on what stuff you have installed at the time you build your tarball. I am proposing that this script checks for the existence of all commands and immediately fails out with an error message and non-zero value if any do not exist. Any objections? Warren Togami [email protected] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _____________________________________________________________________ Ltsp-developer mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-developer For additional LTSP help, try #ltsp channel on irc.freenode.net