Mercurial > hg > xemacs-beta
comparison INSTALL @ 4794:8484c6c76837
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 31 Dec 2009 15:47:03 +0000 |
parents | bc4f2511bbea |
children | 1d775c6304d1 |
comparison
equal
deleted
inserted
replaced
4793:8b50bee3c88c | 4794:8484c6c76837 |
---|---|
376 etc/PACKAGES) installed prior to building XEmacs. | 376 etc/PACKAGES) installed prior to building XEmacs. |
377 | 377 |
378 The `--with-cde' option allows you to enable or disable CDE drag and | 378 The `--with-cde' option allows you to enable or disable CDE drag and |
379 drop support. `configure' will attempt to detect this option and | 379 drop support. `configure' will attempt to detect this option and |
380 define `--with-cde' for you. | 380 define `--with-cde' for you. |
381 | |
382 The `--with-offix' option allows you to enable or disable OffiX drag | |
383 and drop support. This requires no external library support, so if | |
384 X11 support is available, then this option defaults to `yes'. OffiX | |
385 support can be explicitly disabled via the `--with-offix=no' option. | |
386 | 381 |
387 Internationalization Options | 382 Internationalization Options |
388 ---------------------------- | 383 ---------------------------- |
389 | 384 |
390 The `--with-mule' option enables MUlti-Lingual Emacs (Mule) support, | 385 The `--with-mule' option enables MUlti-Lingual Emacs (Mule) support, |
584 XEmacs searches for its lisp files in these | 579 XEmacs searches for its lisp files in these |
585 directories, and then in | 580 directories, and then in |
586 `/usr/local/lib/xemacs/site-lisp/*'. | 581 `/usr/local/lib/xemacs/site-lisp/*'. |
587 | 582 |
588 `/usr/local/lib/xemacs-VERSION/etc' holds the XEmacs tutorial, the | 583 `/usr/local/lib/xemacs-VERSION/etc' holds the XEmacs tutorial, the |
589 `yow' database, and other architecture-independent | 584 Unicode database, and other architecture-independent |
590 files XEmacs might need while running. VERSION is as | 585 files XEmacs might need while running. VERSION is as |
591 specified for `.../lisp'. | 586 specified for `.../lisp'. |
592 | 587 |
593 `/usr/local/lib/xemacs/lock' contains files indicating who is | 588 `/usr/local/lib/xemacs/lock' contains files indicating who is |
594 editing what, so XEmacs can detect editing clashes | 589 editing what, so XEmacs can detect editing clashes |
893 --with-scrollbars Unchanged | 888 --with-scrollbars Unchanged |
894 --with-dialogs Unchanged | 889 --with-dialogs Unchanged |
895 --with-widgets Unchanged | 890 --with-widgets Unchanged |
896 --with-dragndrop Unchanged | 891 --with-dragndrop Unchanged |
897 --with-cde Unchanged | 892 --with-cde Unchanged |
898 --with-offix Unchanged | |
899 --with-xmu Unchanged | 893 --with-xmu Unchanged |
900 --external-widget --with-external-widget | 894 --external-widget --with-external-widget |
901 | 895 |
902 TTY (character terminal) options: | 896 TTY (character terminal) options: |
903 --------------------------------- | 897 --------------------------------- |