blob: 860ee8f13321fa436b7ea76dd30d4d5e654c753f [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
gdt87efd642004-06-30 17:36:11 +000011libtoolize
paul718e3742002-12-13 20:15:29 +000012automake --foreign