From 74c31b8a99d94b8d72455c3f7dee0ee4a2b96a9a Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Tue, 23 Nov 2004 16:32:20 +0000 Subject: [PATCH] Improve help message for user svn path=/trunk/boinc/; revision=4634 --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6a4953694b..eebaeaa813 100644 --- a/configure.ac +++ b/configure.ac @@ -237,7 +237,9 @@ WARNING: wxWindows could not be found ==> building client without clientgui. If wxWindows is installed on your system, please check that wx-config is in the path, that the directory where wxWindows libraries are installed (returned by 'wx-config --libs' command) is in LD_LIBRARY_PATH (or equivalent), - and that wxWindows version is 2.3.4 or above. + and that wxWindows version is 2.3.4 or above. Currently wxWindows version + 2.4.2 (gtk based) is known to work with boinc_gui under Linux. You can + use wx-config --version to find what version you have currently installed. ================================================================================ ]) fi