mariadb/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/autogen.sh
2015-12-15 20:13:09 +01:00

7 lines
118 B
Bash

#! /bin/sh -e
rm -rf autom4te.cache
aclocal -I m4
autoheader
libtoolize --copy
automake --add-missing --copy
autoconf