1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/bootstrap.sh

8 lines
155 B
Bash
Executable File

#!/usr/bin/env bash
echo "extracting Eigen headers..."
./update_eigen.sh eigen-eigen-*.tar.bz2
rm -rf .buildutils
mkdir -p .buildutils/m4
autoreconf -fvi