summaryrefslogtreecommitdiff
path: root/erts/configure
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2022-01-25 12:37:39 +0100
committerRickard Green <rickard@erlang.org>2022-01-25 12:37:39 +0100
commita06b1907d38b51e0db8347cbfd5321063bc0108b (patch)
tree8b448cc6217d2168c32c1b0031805e6a2c8f3434 /erts/configure
parent384e4a9b078f1c36751d0db8ada5076b5cf2c231 (diff)
downloaderlang-a06b1907d38b51e0db8347cbfd5321063bc0108b.tar.gz
Update configure scripts
Diffstat (limited to 'erts/configure')
-rwxr-xr-xerts/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/erts/configure b/erts/configure
index ec39606d71..bc5e0dab23 100755
--- a/erts/configure
+++ b/erts/configure
@@ -1525,8 +1525,6 @@ Optional Features:
possible if --with-dynamic-trace is enabled, and
then default)
--enable-systemd enable systemd support in epmd
- --disable-saved-compile-time
- disable saved compile time
--enable-static-nifs link nifs statically. If yes then all nifs in all
Erlang/OTP applications will be statically linked
into the main binary. It is also possible to give a
@@ -4176,6 +4174,7 @@ else
fi
+
# Check whether --with-microstate-accounting was given.
if test "${with_microstate_accounting+set}" = set; then :
withval=$with_microstate_accounting;