summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
authorMarcel Lanz <marcellanz@n-1.ch>2021-10-23 20:25:54 +0200
committerSverker Eriksson <sverker@erlang.org>2021-11-18 13:18:26 +0100
commit132b0f4a59c57bd2b2df1b8e9db59f8ed5c067e0 (patch)
treeca1037051dcf9b5e01bd05d2a85e23e2f9ae11c5 /HOWTO
parent06023ba4d38930e6ff0300574b290a0eb63a3d75 (diff)
downloaderlang-132b0f4a59c57bd2b2df1b8e9db59f8ed5c067e0.tar.gz
Remove superflouos invokations of ./otp_build autoconf
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/OTP-PATCH-APPLY.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/HOWTO/OTP-PATCH-APPLY.md b/HOWTO/OTP-PATCH-APPLY.md
index 1fdd13f9c4..2340784992 100644
--- a/HOWTO/OTP-PATCH-APPLY.md
+++ b/HOWTO/OTP-PATCH-APPLY.md
@@ -49,11 +49,6 @@ the updated applications.
> *NOTE*: Before applying a patch you need to do a *full* build
> of OTP in the source directory.
-If you are building in `git` you first need to generate the
-`configure` scripts:
-
- $ ./otp_build autoconf
-
Configure and build all applications in OTP:
$ configure