diff --git a/config/m4/acx_report.m4 b/config/m4/acx_report.m4 index 48ecb98869..a98d69808d 100644 --- a/config/m4/acx_report.m4 +++ b/config/m4/acx_report.m4 @@ -216,6 +216,7 @@ AC_SUBST(MPI_info) # ACX_STRIPE_SUBPATH($YDIAGO_LIBS,"LIB") YDIAGO_LIBS_R=$STRIPE +AC_SUBST(YDIAGO_LIBS_R) # ACX_STRIPE_SUBPATH($IOTK_LIBS,"LIB") IOTK_LIBS_R=$STRIPE diff --git a/configure b/configure index 614a139512..4472d4c101 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for Yambo 5.2.0 r.23122 h.b585505b07. +# Generated by GNU Autoconf 2.71 for Yambo 5.2.0 r.23334 h.0ca8dc5695. # # Report bugs to . # @@ -610,8 +610,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Yambo' PACKAGE_TARNAME='yambo' -PACKAGE_VERSION='5.2.0 r.23122 h.b585505b07' -PACKAGE_STRING='Yambo 5.2.0 r.23122 h.b585505b07' +PACKAGE_VERSION='5.2.0 r.23334 h.0ca8dc5695' +PACKAGE_STRING='Yambo 5.2.0 r.23334 h.0ca8dc5695' PACKAGE_BUGREPORT='yambo@yambo-code.org' PACKAGE_URL='' @@ -685,6 +685,7 @@ YAML_INCS_R YAML_LIBS_R IOTK_INCS_R IOTK_LIBS_R +YDIAGO_LIBS_R MPI_info MPI_check LIBXC_check @@ -1609,7 +1610,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Yambo 5.2.0 r.23122 h.b585505b07 to adapt to many kinds of systems. +\`configure' configures Yambo 5.2.0 r.23334 h.0ca8dc5695 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1675,7 +1676,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Yambo 5.2.0 r.23122 h.b585505b07:";; + short | recursive ) echo "Configuration of Yambo 5.2.0 r.23334 h.0ca8dc5695:";; esac cat <<\_ACEOF @@ -1888,7 +1889,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Yambo configure 5.2.0 r.23122 h.b585505b07 +Yambo configure 5.2.0 r.23334 h.0ca8dc5695 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2517,7 +2518,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Yambo $as_me 5.2.0 r.23122 h.b585505b07, which was +It was created by Yambo $as_me 5.2.0 r.23334 h.0ca8dc5695, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3275,8 +3276,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu SVERSION="5" SSUBVERSION="2" SPATCHLEVEL="0" -SREVISION="23122" -SHASH="b585505b07" +SREVISION="23334" +SHASH="0ca8dc5695" @@ -15761,6 +15762,7 @@ if [ -z "${1// }" ]; then fi YDIAGO_LIBS_R=$STRIPE + # TMP1=`echo $IOTK_LIBS | sed 's/\//+/g'` @@ -16662,7 +16664,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Yambo $as_me 5.2.0 r.23122 h.b585505b07, which was +This file was extended by Yambo $as_me 5.2.0 r.23334 h.0ca8dc5695, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16726,7 +16728,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -Yambo config.status 5.2.0 r.23122 h.b585505b07 +Yambo config.status 5.2.0 r.23334 h.0ca8dc5695 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/include/version/version.m4 b/include/version/version.m4 index 72a6a8eabb..af59574483 100644 --- a/include/version/version.m4 +++ b/include/version/version.m4 @@ -1,9 +1,9 @@ -AC_INIT(Yambo, 5.2.0 r.23122 h.b585505b07, yambo@yambo-code.org) +AC_INIT(Yambo, 5.2.0 r.23334 h.0ca8dc5695, yambo@yambo-code.org) SVERSION="5" SSUBVERSION="2" SPATCHLEVEL="0" -SREVISION="23122" -SHASH="b585505b07" +SREVISION="23334" +SHASH="0ca8dc5695" AC_SUBST(SVERSION) AC_SUBST(SSUBVERSION) AC_SUBST(SPATCHLEVEL) diff --git a/lib/archive/package.list b/lib/archive/package.list index 3aa236ae41..9f37f74677 100644 --- a/lib/archive/package.list +++ b/lib/archive/package.list @@ -26,7 +26,7 @@ keep_hdf5=no # package versions # version_Ydriver=1.4 -version_Ydiago=0.1.0 +version_Ydiago=0.2.0 version_iotk=y1.2.2 version_netcdf=4.9.0 version_netcdff=4.6.0