зеркало из https://github.com/github/ruby.git
autogen.sh: Allow AUTORECONF envvar to specify the autoreconf executable
This commit is contained in:
Родитель
4250d7c910
Коммит
83f96642d2
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
autoreconf --install $*
|
||||
${AUTORECONF:-autoreconf} --install $*
|
||||
|
|
Загрузка…
Ссылка в новой задаче