1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-02-17 15:45:32 -05:00
libkernaux/config/dev

7 lines
123 B
Bash
Executable file

#!/bin/sh
set -e
REPO="$(realpath "$(dirname "$(realpath "$0")")/..")"
"$REPO/configure" --enable-assert --enable-guard