]> git.saurik.com Git - wxWidgets.git/commitdiff
Put wxUSE_DETECT where it won't get overritten
authorRobin Dunn <robin@alldunn.com>
Tue, 24 Oct 2006 19:09:08 +0000 (19:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 24 Oct 2006 19:09:08 +0000 (19:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 0c66db0e9af68a06dd94dad97aa3dd2d574540c6..5dd6edd484f62b71b74d4dd64eeed68337e5e788 100644 (file)
  */
 #define CONST_COMPATIBILITY 0
 
+/*
+ * use the session manager to detect KDE/GNOME
+ */
+#define wxUSE_DETECT_SM     0
+
+
 /* define with the name of timezone variable */
 #undef WX_TIMEZONE