From e687343059babefc9979104167cc4732244f2cc2 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Tue, 29 Jul 2003 23:45:33 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=1865 --- checkin_notes | 1 + configure | 2 +- sched/Makefile.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/checkin_notes b/checkin_notes index 6a4bd57e7c..3ef91400da 100755 --- a/checkin_notes +++ b/checkin_notes @@ -5415,6 +5415,7 @@ Karl 2003/07/28 - show "Suspended" in GUI if suspended. Preliminary work to cleanup files,transfers - fixed "platform '%s' not found" not found \n bug + - show "preferences updated" for global and project prefs html_user/* client/* diff --git a/configure b/configure index c083db4f1a..85075c9dd2 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 1.26 . +# From configure.ac Revision: 1.27 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57 for BOINC 1.08. # diff --git a/sched/Makefile.in b/sched/Makefile.in index 6cf18831ad..3b28147f52 100644 --- a/sched/Makefile.in +++ b/sched/Makefile.in @@ -182,7 +182,7 @@ noinst_PROGRAMS = \ noinst_LIBRARIES = libsched.a EXTRA_PROGRAMS = fcgi -EXTRA_DIST = wd.php wd_nresults_changing.php watch_tcp start +EXTRA_DIST = boinc_config.py wd.php wd_nresults_changing.php watch_tcp start # scripts that 'make install' should put in bindir bin_SCRIPTS = watch_tcp start stop status