3 # When local system does not have the latest autoconf/automake
4 # -- Kunihiro Ishiguro <kunihiro@zebra.org>
7 rm -f config.cache Makefile.
in aclocal.
m4 config.h.
in configure
10 echo "This $0 script is deprecated, and will be removed at some stage."
11 echo "Please use the 'autoreconf' command included with autoconf."
14 for tool
in autoheader autoconf libtool libtoolize aclocal automake
; do
15 $tool --version |
head -1
23 automake
--gnu --add-missing --copy