]> git.eshelyaron.com Git - emacs.git/commitdiff
Tell those using exclusively X not to use the PGTK port
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 19 Apr 2022 02:43:32 +0000 (19:43 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Tue, 19 Apr 2022 02:45:30 +0000 (19:45 -0700)
* INSTALL (Alternative window systems): Tell those using exclusively X
not to use the PGTK port.

INSTALL

diff --git a/INSTALL b/INSTALL
index b1e3c72c4bfc4e9fa024f93515dcf2184c9f574c..f2687225daf66fa00e9119649db16e68340e0137 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -243,6 +243,11 @@ This build is only supported with GTK+ version 3, and it is an error
 to specify any other X-specific configuration option when PGTK is
 enabled.
 
+If you use exclusively X, do not use the PGTK port.  There are a
+number of respects in which the regular --with-x-toolkit=gtk build
+works better.  The PGTK port should not be considered a simple upgrade
+from --with-x-toolkit=gtk.
+
 With the PGTK build, you will be able to switch between running Emacs
 on X, Wayland and Broadway using the 'GDK_BACKEND' environment
 variable.  GTK+ should automatically detect and use the correct value