1
0
mirror of https://github.com/mariadb-corporation/libmarias3.git synced 2025-04-18 16:24:01 +03:00
Andrew Hutchings 38827199bf Add some ci-scripts to use
Adds:
* Clang ASAN
* distcheck
* Docs compile check
* Clang scanbuild
* Valgrind

Also fixes some m4 scripts and an issue found by one of the checks.
2019-03-24 12:24:03 +00:00

5 lines
47 B
Bash
Executable File

#!/bin/sh
autoreconf -fi
./configure
make html