*** empty log message ***

svn path=/trunk/boinc/; revision=229
This commit is contained in:
Michael Gary 2002-07-19 21:41:48 +00:00
parent 0a9ebcc11e
commit fa1bc6603c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ ifndef BOINC_UPLOAD_URL
BOINC_WARN_ENV = 1
BOINC_UPLOAD_URL_MSG = $(ENV_MSG_1)"BOINC_UPLOAD_URL"$(ENV_MSG_2)
endif
ifndef BOINC_DOWNLOAD_UL
ifndef BOINC_DOWNLOAD_URL
BOINC_WARN_ENV = 1
BOINC_DOWNLOAD_URL_MSG = $(ENV_MSG_1)"BOINC_DOWNLOAD_URL"$(ENV_MSG_2)
endif