Skip to content
Snippets Groups Projects
Commit 3197cd13 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Update CI scripts on Breeze: make './autogen.sh' work.

parent 334cdd82
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,11 @@ init_env ()
. /etc/profile.d/mpim.sh
module use /data/mpi/sclab/sip/m300488/nvhpc/modulefiles
set -${saved_set}
switch_for_module automake
switch_for_module automake/1.16.1
# Tell the custom installation of Automake 1.16 where to look for the libtool
# macros:
export ACLOCAL_PATH="/usr/share/aclocal:${ACLOCAL_PATH-}"
}
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment