]> gitweb.michael.orlitzky.com - emacs-keys.git/blobdiff - doc/README
Makefile.am,configure.ac,doc/README: always install the Xmodmap file
[emacs-keys.git] / doc / README
index d05e600b6b6d07bd710cf97cb868ed1c2b3adb8f..6f7e68c02eb310b23b1cae51027f092680818c3e 100644 (file)
@@ -31,9 +31,6 @@ The files:
    should be fed into the "xmodmap" utility that is part of X.org
    and which is provided by x11-apps/xmodmap on Gentoo.
 
-   You must pass "--enable-Xmodmap" to the ./configure script to
-   install this file.
-
 
 == Installation ==
 
@@ -43,12 +40,10 @@ live; for example,
   $ loadkeys /path/to/console.map
   $ xmodmap /path/to/Xmodmap
 
-The Makefile will install console.map to $(datadir)/emacs-keys by
-default. If you pass "--enable-Xmodmap" to the ./configure script,
-then the Makefile will install Xmodmap to the same location.
-
-For the Xmodmap file, that's about as good as it gets. To use it, you
-will typically add something like the following to your ~/.xinitrc,
+The build system will install these files to $(datadir)/emacs-keys by
+default. For the Xmodmap file, that's about as good as it gets. To use
+it, you will typically add something like the following to your
+~/.xinitrc,
 
   emacsmodmap=/usr/share/emacs-keys/Xmodmap
   if [ -f $emacsmodmap ]; then