openssh-portable/.github/configure.sh

7 lines
67 B
Bash
Raw Normal View History

#!/bin/sh
2021-02-18 05:21:13 +01:00
. .github/configs $1
set -x
./configure ${CONFIGFLAGS}