blob: 86dc000c81a5bc13d0bf261f8a3bf77bd2a865e2 [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#
gdtcf313882004-06-30 13:24:42 +00006rm -f config.cache Makefile.in aclocal.m4 config.h.in configure
7rm -rf autom4te.cache
paul718e3742002-12-13 20:15:29 +00008aclocal
9autoheader
10autoconf
11automake --foreign