]> diplodocus.org Git - nmh/blobdiff - autogen.sh
new.c: Order two return statements to match comment.
[nmh] / autogen.sh
index be3257e86c797af5e8ea92e157f1e7d1a81cae5a..7502aee2f16036dee503e80f4bf22bcc5ee508cd 100755 (executable)
@@ -4,11 +4,11 @@
 # Necessary if building from CVS; not needed if
 # building from a distributed tarball.
 
 # Necessary if building from CVS; not needed if
 # building from a distributed tarball.
 
-set -x
-
-if [ "`uname`" = "OpenBSD" ] ; then
+if [ `uname` = "OpenBSD" ] ; then
        export AUTOCONF_VERSION=2.69
        export AUTOMAKE_VERSION=1.13
 fi
 
        export AUTOCONF_VERSION=2.69
        export AUTOMAKE_VERSION=1.13
 fi
 
+set -x
+
 autoreconf -v -i
 autoreconf -v -i