first import
This commit is contained in:
parent
27842d01fa
commit
33541b8821
1 changed files with 6 additions and 0 deletions
6
autogen.sh
Executable file
6
autogen.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
rm -f config.cache
|
||||
automake
|
||||
autoheader
|
||||
aclocal
|
||||
autoconf
|
Loading…
Reference in a new issue