1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +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
2019-02-10 00:30:49 +00:00
./update_eigen.sh eigen-3.3.7.tar.bz2
2013-05-01 14:35:30 +01:00
autoreconf -fvi