PR-URL: https://github.com/nodejs/node/pull/62072 Co-authored-by: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Bryan English <bryan@bryanenglish.com>
2 lines
32 B
Bash
Executable file
2 lines
32 B
Bash
Executable file
#!/bin/sh
|
|
exec autoreconf -v -i
|