Blob Blame History Raw
--- Makefile.config.orig	2006-11-25 02:06:37.000000000 +0100
+++ Makefile.config	2006-11-11 22:30:33.000000000 +0100
@@ -12,7 +12,7 @@
 ### documentation ###
 #####################
 # setting this to 1 makes the default docs dir include the current version no.
-DOCS_VERSION ?= 0
+DOCS_VERSION ?= 1
 
 #the name of the default main-user-guide document
 HELPDOC ?= USAGE
@@ -87,7 +87,7 @@
 
 # setting this to 1 includes code (not much) that is applicable only
 # to Gtk versions > 2.6, if the build-system has any such Gtk
-USE_LATEST ?= 0
+USE_LATEST ?= 1
 
 # setting DEBUG to 0/1 turns debugging off/on
 DEBUG ?= 0