emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/pgtk 299cfb4 2/4: * configure.ac: Add a notice to --with-pgtk


From: Yuuki Harano
Subject: feature/pgtk 299cfb4 2/4: * configure.ac: Add a notice to --with-pgtk
Date: Sun, 15 Aug 2021 05:33:27 -0400 (EDT)

branch: feature/pgtk
commit 299cfb413f1f374420a2a24007d8a98e39123f52
Author: Yuuki Harano <masm+github@masm11.me>
Commit: Yuuki Harano <masm+github@masm11.me>

    * configure.ac: Add a notice to --with-pgtk
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index b1ce80c..6ebb966 100644
--- a/configure.ac
+++ b/configure.ac
@@ -468,7 +468,7 @@ AC_ARG_WITH([ns],[AS_HELP_STRING([--with-ns],
 [use Nextstep (macOS Cocoa or GNUstep) windowing system.
 On by default on macOS.])],[],[with_ns=maybe])
 OPTION_DEFAULT_OFF([w32], [use native MS Windows GUI in a Cygwin build])
-OPTION_DEFAULT_OFF([pgtk], [use pure GTK build without reliance on X libs 
(Wayland support) - Experimental])
+OPTION_DEFAULT_OFF([pgtk], [use pure GTK build without reliance on X libs 
(Wayland support) (requires cairo) - Experimental])
 
 OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux 
console])
 OPTION_DEFAULT_ON([dbus],[don't compile with D-Bus support])



reply via email to

[Prev in Thread] Current Thread [Next in Thread]