Had the build of macroave mandatory again

This commit is contained in:
Yann Pouillon 2020-02-06 17:12:45 +01:00
parent bcd3ebe2d1
commit 50b0508866
5 changed files with 1 additions and 8 deletions

View File

@ -911,7 +911,6 @@ libraries =
11_memory_mpi
10_defs
02_clib
optional = yes
[mrgddb]
dependencies =

View File

@ -185,7 +185,7 @@ description = Enable build of macroave (OBSOLETE)
default = no
defines = USE_MACROAVE
conditionals = DO_BUILD_01_MACROAVNEW_EXT DO_BUILD_MACROAVE
status = deprecated
status = removed
[enable_memory_profiling]
description = Enable memory profiling

View File

@ -42,7 +42,6 @@
# WARNING: modify the defaults with *extreme* care!
[DEFAULT]
enable_macroave = yes
with_libxc = yes
with_netcdf = yes

View File

@ -1347,10 +1347,6 @@
#
#enable_zdot_bugfix="yes"
# Enable the build of macroave (default is no)
#
#enable_macroave="yes"
# -------------------------------------------------------------------------- #
# Maintainer options #
# -------------------------------------------------------------------------- #

View File

@ -399,7 +399,6 @@ abinit_options = {
"enable_hints": "${enable_hints}",
"enable_libtetra": "${enable_libtetra}",
"enable_lotf": "${enable_lotf}",
"enable_macroave": "${enable_macroave}",
"enable_maintainer_checks": "${enable_maintainer_checks}",
"enable_memory_profiling": "${enable_memory_profiling}",
"enable_mpi_inplace": "${enable_mpi_inplace}",