initial commit
This commit is contained in:
5
autogen.sh
Executable file
5
autogen.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
aclocal
|
||||
autoheader
|
||||
autoconf
|
||||
automake -a
|
Reference in New Issue
Block a user