dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / libevent-modified / autogen.sh
blob249f70c7e3eaa7fe516e077ee43c4376c7ee7b77
1 #!/bin/sh
2 if [ -x "`which autoreconf 2>/dev/null`" ] ; then
3 exec autoreconf -ivf
4 fi
6 $LIBTOOLIZE && \
7 aclocal -I m4 && \
8 autoheader && \
9 automake --add-missing --force-missing --include-deps && \
10 autoconf -I m4