mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
autogen.sh: Added
Currently it just runs "autoreconf --install"
This commit is contained in:
parent
d58daad37b
commit
4250d7c910
2 changed files with 5 additions and 2 deletions
3
autogen.sh
Executable file
3
autogen.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
autoreconf --install $*
|
Loading…
Add table
Add a link
Reference in a new issue