Skip to content
Snippets Groups Projects
Commit 0d2f9f4e authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Added missing external potential to the configure help string

parent 412c7b0c
No related branches found
No related tags found
No related merge requests found
...@@ -2094,7 +2094,7 @@ esac ...@@ -2094,7 +2094,7 @@ esac
# External potential # External potential
AC_ARG_WITH([ext-potential], AC_ARG_WITH([ext-potential],
[AS_HELP_STRING([--with-ext-potential=<pot>], [AS_HELP_STRING([--with-ext-potential=<pot>],
[external potential @<:@none, point-mass, point-mass-ring, point-mass-softened, isothermal, nfw, hernquist, disc-patch, sine-wave, constant, default: none@:>@] [external potential @<:@none, point-mass, point-mass-ring, point-mass-softened, isothermal, nfw, nfw_mn, hernquist, disc-patch, sine-wave, constant, default: none@:>@]
)], )],
[with_potential="$withval"], [with_potential="$withval"],
[with_potential="none"] [with_potential="none"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment