blob: 4c6be2f3808e59ea31097d6f1f71b3313d2ab254 [file] [log] [blame]
paul718e3742002-12-13 20:15:29 +00001#! /bin/sh
2#
3# When local system does not have the latest autoconf/automake
4# -- Kunihiro Ishiguro <kunihiro@zebra.org>
5#
paul8ba85bc2004-06-06 08:52:35 +00006rm -f config.cache Makefile.in aclocal.m4 config.h.in
7rm -f autom4te.cache configure
paul718e3742002-12-13 20:15:29 +00008aclocal
9autoheader
10autoconf
11automake --foreign