repo.or.cz
/
geda-gerbv
/
spe.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reduce SEGV chance in gerb_fclose situation
[geda-gerbv/spe.git]
/
rebuild_conf
blob
dfe8468f6d28c397fade0fb704b1d0f20d84b44a
1
#!/bin/sh
2
rm
-f
confdefs.h config.
*
configure aclocal.
m4
stamp-h
*
install-sh missing mkinstalldirs
3
rm
-rf
autom4te.cache
4
find
.
-name
Makefile
-exec
rm
{}
\
;
5
find
.
-name
Makefile.
in
-exec
rm
{}
\
;
6
7
aclocal $
*
8
autoheader
9
autoconf
10
automake
--copy --add-missing