1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 00:45:36 +00: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
2024-01-20 01:50:12 +00:00
./update_eigen.sh eigen-3.4.0.tar.bz2
2013-05-01 14:35:30 +01:00
autoreconf -fvi