Use the "js buildsys".
This commit is contained in:
parent
b05300b119
commit
3f7a420b4e
12 changed files with 4685 additions and 15 deletions
3
autogen.sh
Executable file
3
autogen.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
aclocal -I m4 || exit 1
|
||||
autoconf || exit 1
|
Loading…
Add table
Add a link
Reference in a new issue