aboutsummaryrefslogtreecommitdiffstats
path: root/HOWTO
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-08-13 10:06:20 +0200
committerHans Nilsson <[email protected]>2018-08-13 10:06:20 +0200
commitfc908292398d92ac4fe9840f70b9ee95125609dd (patch)
tree98e3bbab2e8214fd147c28981dc6496207a92148 /HOWTO
parentb4a0a7fee1e5770decfca6cb5358cb349f7916e5 (diff)
parenta79c54889fc0de5c3cd919fb08e93d98b819ba3c (diff)
downloadotp-fc908292398d92ac4fe9840f70b9ee95125609dd.tar.gz
otp-fc908292398d92ac4fe9840f70b9ee95125609dd.tar.bz2
otp-fc908292398d92ac4fe9840f70b9ee95125609dd.zip
Merge branch 'maint'
* maint: crypto: Added tests for rsa opts from PR838 No need X Windows' headers and libraries to build Erlang since v20.0 Fixes ERL-675
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/INSTALL.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md
index 2597794496..456dafeba5 100644
--- a/HOWTO/INSTALL.md
+++ b/HOWTO/INSTALL.md
@@ -77,8 +77,6 @@ also find the utilities needed for building the documentation.
Download from <http://www.oracle.com/technetwork/java/javase/downloads>.
We have also tested with IBM's JDK 1.6.0.
-* X Windows -- Development headers and libraries are needed
- to build the Erlang/OTP application `gs` on Unix/Linux.
* `flex` -- Headers and libraries are needed to build the flex
scanner for the `megaco` application on Unix/Linux.
* wxWidgets -- Toolkit for GUI applications.