1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-02-24 15:55:41 -05:00
libkernaux/config/dev

8 lines
123 B
Text
Raw Normal View History

2022-01-11 18:31:48 +05:00
#!/bin/sh
2022-01-15 12:19:15 +05:00
set -e
REPO="$(realpath "$(dirname "$(realpath "$0")")/..")"
"$REPO/configure" --enable-assert --enable-guard