#!/bin/sh

libtoolize15 -c
aclocal18 -I /usr/local/share/aclocal
autoheader259
automake18 --foreign -a -c 
autoconf259


