openssh-portable/.github/configure.sh

7 lines
67 B
Bash
Executable File

#!/bin/sh
. .github/configs $1
set -x
./configure ${CONFIGFLAGS}