git-subtree-dir: third_party/glog git-subtree-split: 9ef754a3023e6fd10f20fe53dfca96dd898182e3
5 lines
34 B
Bash
Executable file
5 lines
34 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -eu
|
|
|
|
autoreconf -i
|