Commit e7c924f8 authored by Jean Bez's avatar Jean Bez
Browse files

install libconfig required by AGIOS

parent 227b4b0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -217,6 +217,7 @@ echo "############################################################ Installing:
CURR=${SOURCE}/libconfig
prepare_build_dir ${CURR}
cd ${CURR}
autoreconf
./configure
make
make install