From 8634a51024fa029b56cd1b26df8c5b042d21b13e Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Wed, 30 Sep 2020 11:33:43 -0400 Subject: Document building Textadept using GTK 3.x instead of 2.24. --- docs/manual.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/manual.md') diff --git a/docs/manual.md b/docs/manual.md index f42774d1..7fe96137 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -1644,6 +1644,7 @@ Command |Description `make deps` |Downloads and builds all of Textadept's core dependencies `make deps NIGHTLY=1`|Optionally downloads and builds bleeding-edge dependencies `make` |Builds Textadept, provided all dependencies are in place +`make GTK3=1` |Builds Textadept using GTK 3.x `make DEBUG=1` |Optionally builds Textadept with debug symbols `make install` |Optionally installs Textadept (to */usr/local* by default) `make curses` |Builds the terminal version of Textadept -- cgit v1.2.3