]> diplodocus.org Git - nmh/blobdiff - autogen.sh
Don't `else' after return. Simplify control flow.
[nmh] / autogen.sh
index 0368cd75b9c33faec50159471d960fe11cd75361..7502aee2f16036dee503e80f4bf22bcc5ee508cd 100755 (executable)
@@ -4,5 +4,11 @@
 # Necessary if building from CVS; not needed if
 # building from a distributed tarball.
 
+if [ `uname` = "OpenBSD" ] ; then
+       export AUTOCONF_VERSION=2.69
+       export AUTOMAKE_VERSION=1.13
+fi
+
 set -x
+
 autoreconf -v -i