From f49d34d426798624e493ed09dccb49db2dc4630a Mon Sep 17 00:00:00 2001 From: "Eric J. Korpela" Date: Fri, 3 Dec 2004 21:42:00 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=4733 --- checkin_notes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/checkin_notes b/checkin_notes index bcc93e29ff..3ece691c9b 100755 --- a/checkin_notes +++ b/checkin_notes @@ -20630,3 +20630,17 @@ Rom 3 Dec 2004 clientgui/ BOINCGUIApp.cpp MainFrame.cpp + +Eric 3 Dec 2004 + - Altered the configure script to generate a config.h that includes + "win-config.h" on WIN32 systems + - Added a file "version.h[.in]" that contains platform independent version + info. + - Made a default "config.h" that tells the user to run configure on + non-windows systems. Includes "win-config.h" on windows systems. + + config.h + version.h + version.h.in + configure.ac + win_config.h