aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 06857b4f9f0..d41c3841e78 100644
--- a/INSTALL
+++ b/INSTALL
@@ -178,7 +178,9 @@ Many GNU/Linux systems do not come with development packages by
178default; they just include the files that you need to run Emacs, but 178default; they just include the files that you need to run Emacs, but
179not those you need to compile it. For example, to compile Emacs with 179not those you need to compile it. For example, to compile Emacs with
180X11 support, you may need to install the special `X11 development' 180X11 support, you may need to install the special `X11 development'
181package (`xlibs-dev' on Debian). 181package. For example, in April 2003, the package names to install
182were `xlibs-dev' and `libxaw7-dev' on Debian and `XFree86-devel' and
183`Xaw3d-devel' on RedHat.
182 184
183 185
184DETAILED BUILDING AND INSTALLATION: 186DETAILED BUILDING AND INSTALLATION: