1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-22 00:42:02 +01:00
Files
LatAnalyze/bootstrap.sh
2020-11-17 11:56:10 +00:00

7 lines
118 B
Bash
Executable File

#!/usr/bin/env bash
rm -rf .buildutils
mkdir -p .buildutils/m4
./update_eigen.sh eigen-3.3.8.tar.bz2
autoreconf -fvi