repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add PPTP runtime and GUI
[tomato.git]
/
release
/
src
/
router
/
zebra
/
update-autotools
blob
1eaeb3904deb8a9d0cd3a8476868f703a9136fc3
1
#! /bin/sh
2
#
3
# When local system does not have the latest autoconf/automake
4
# -- Kunihiro Ishiguro <kunihiro@zebra.org>
5
#
6
rm
-f
config.cache
7
rm
-f
Makefile.
in
8
rm
-f
aclocal.
m4
9
rm
-f
config.h.
in
10
rm
-f
configure
11
aclocal
12
autoheader
13
autoconf
14
automake
--foreign