]> diplodocus.org Git - nmh/blob - autogen.sh
Added mhshow-suffix-text entry.
[nmh] / autogen.sh
1 #!/bin/sh
2 #
3 # Regenerate config.h.in, configure, etc.
4 # Necessary if building from CVS; not needed if
5 # building from a distributed tarball.
6
7 if [ `uname` = "OpenBSD" ] ; then
8 export AUTOCONF_VERSION=2.69
9 export AUTOMAKE_VERSION=1.13
10 fi
11
12 set -x
13
14 autoreconf -v -i