1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-19 21:25:36 +01:00
LatAnalyze/bootstrap.sh

7 lines
118 B
Bash
Raw Normal View History

2013-05-01 14:35:30 +01:00
#!/usr/bin/env bash
rm -rf .buildutils
mkdir -p .buildutils/m4
2020-11-17 11:56:10 +00:00
./update_eigen.sh eigen-3.3.8.tar.bz2
2013-05-01 14:35:30 +01:00
autoreconf -fvi