Skip to content

Commit

Permalink
configure: include $enable_mass_error_check in help message
Browse files Browse the repository at this point in the history
  • Loading branch information
jhyeon committed Nov 13, 2014
1 parent 7794f1c commit 9b2a97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -2019,7 +2019,7 @@ enable/disable options, prefix with either --enable- or --disable-
compile Compile the source code (default: $enable_compile)
compiler-warnings Enable compiler warnings (default: $enable_compiler_warnings)
debug Debug messages and assertions (no default)
mass-error-check Check mass eigenvalue precision
mass-error-check Check mass eigenvalue precision (default: $enable_mass_error_check)
fflite Use fflite to compute the loop functions (default: $enable_fflite)
looptools Use LoopTools to compute the loop functions (default: $enable_looptools)
EOF
Expand Down

0 comments on commit 9b2a97b

Please sign in to comment.