summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Docs/PACKAGING-GTK9
1 files changed, 9 insertions, 0 deletions
diff --git a/Docs/PACKAGING-GTK b/Docs/PACKAGING-GTK
index 42c589991..b269b03bd 100644
--- a/Docs/PACKAGING-GTK
+++ b/Docs/PACKAGING-GTK
@@ -9,6 +9,15 @@
crib from. They do everything right.
+ Building NetSurf
+==================
+
+ You should change Makefile.config to be specific (rather than rely on AUTO)
+ for the libraries and functionality you want to include. This will help
+ your packages be consistent. Also remember that you can turn off
+ functionality such as PDF export, RISC OS Sprite support, SVG rendering etc.
+ from here should you require a smaller, lighter build.
+
Launching NetSurf
===================