mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 16:52:02 +01:00
bootstrap script fix
This commit is contained in:
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
rm -rf .buildutils
|
rm -rf .buildutils
|
||||||
mkdir -p .buildutils/m4
|
mkdir -p .buildutils/m4
|
||||||
./update_eigen.sh eigen-3.3.7.tar.bz2
|
./update_eigen.sh eigen-3.3.8.tar.bz2
|
||||||
autoreconf -fvi
|
autoreconf -fvi
|
||||||
|
Reference in New Issue
Block a user