mirror of https://github.com/BOINC/boinc.git
parent
77648b86e2
commit
8d4d5d0b6c
|
@ -1106,8 +1106,8 @@ AC_DEFUN([SAH_HEADER_STDCXX],[
|
||||||
#
|
#
|
||||||
# Revision Log:
|
# Revision Log:
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.142 2004/08/25 07:53:12 boincadm
|
# Revision 1.143 2004/09/02 00:12:47 boincadm
|
||||||
# version 4.06
|
# Version 4.50
|
||||||
#
|
#
|
||||||
# Revision 1.1 2003/12/11 18:38:24 korpela
|
# Revision 1.1 2003/12/11 18:38:24 korpela
|
||||||
# Added checked macro files into boinc
|
# Added checked macro files into boinc
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#define BOINC_MAJOR_VERSION 4
|
#define BOINC_MAJOR_VERSION 4
|
||||||
#define BOINC_MINOR_VERSION 6
|
#define BOINC_MINOR_VERSION 50
|
||||||
#define BOINC_VERSION_STRING "4.06"
|
#define BOINC_VERSION_STRING "4.50"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.ac Revision: 1.119 .
|
# From configure.ac Revision: 1.120 .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.57 for BOINC 4.06.
|
# Generated by GNU Autoconf 2.57 for BOINC 4.50.
|
||||||
#
|
#
|
||||||
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
@ -287,8 +287,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='BOINC'
|
PACKAGE_NAME='BOINC'
|
||||||
PACKAGE_TARNAME='boinc'
|
PACKAGE_TARNAME='boinc'
|
||||||
PACKAGE_VERSION='4.06'
|
PACKAGE_VERSION='4.50'
|
||||||
PACKAGE_STRING='BOINC 4.06'
|
PACKAGE_STRING='BOINC 4.50'
|
||||||
PACKAGE_BUGREPORT=''
|
PACKAGE_BUGREPORT=''
|
||||||
|
|
||||||
ac_unique_file="lib/shmem.C"
|
ac_unique_file="lib/shmem.C"
|
||||||
|
@ -814,7 +814,7 @@ if test "$ac_init_help" = "long"; then
|
||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures BOINC 4.06 to adapt to many kinds of systems.
|
\`configure' configures BOINC 4.50 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
|
@ -881,7 +881,7 @@ fi
|
||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of BOINC 4.06:";;
|
short | recursive ) echo "Configuration of BOINC 4.50:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
|
@ -976,7 +976,7 @@ fi
|
||||||
test -n "$ac_init_help" && exit 0
|
test -n "$ac_init_help" && exit 0
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
BOINC configure 4.06
|
BOINC configure 4.50
|
||||||
generated by GNU Autoconf 2.57
|
generated by GNU Autoconf 2.57
|
||||||
|
|
||||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
||||||
|
@ -1011,7 +1011,7 @@ cat >&5 <<_ACEOF
|
||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by BOINC $as_me 4.06, which was
|
It was created by BOINC $as_me 4.50, which was
|
||||||
generated by GNU Autoconf 2.57. Invocation command line was
|
generated by GNU Autoconf 2.57. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
|
@ -1381,7 +1381,7 @@ else
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "--- Configuring BOINC 4.06 (${configured_to_build}) ---"
|
echo "--- Configuring BOINC 4.50 (${configured_to_build}) ---"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1751,7 +1751,7 @@ fi
|
||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE=boinc
|
PACKAGE=boinc
|
||||||
VERSION=4.06
|
VERSION=4.50
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -1890,9 +1890,9 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
|
||||||
|
|
||||||
BOINC_MAJOR_VERSION=4
|
BOINC_MAJOR_VERSION=4
|
||||||
|
|
||||||
BOINC_MINOR_VERSION=6
|
BOINC_MINOR_VERSION=50
|
||||||
|
|
||||||
BOINC_VERSION_STRING=4.06
|
BOINC_VERSION_STRING=4.50
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1916,7 +1916,7 @@ cat >>confdefs.h <<_ACEOF
|
||||||
#define HOSTTYPE "$host"
|
#define HOSTTYPE "$host"
|
||||||
_ACEOF
|
_ACEOF
|
||||||
|
|
||||||
CLIENT_BIN_FILENAME=boinc_4.06_$host${EXEEXT}
|
CLIENT_BIN_FILENAME=boinc_4.50_$host${EXEEXT}
|
||||||
|
|
||||||
TOP_BUILD_DIR=`pwd`
|
TOP_BUILD_DIR=`pwd`
|
||||||
|
|
||||||
|
@ -8321,7 +8321,7 @@ _ASBOX
|
||||||
} >&5
|
} >&5
|
||||||
cat >&5 <<_CSEOF
|
cat >&5 <<_CSEOF
|
||||||
|
|
||||||
This file was extended by BOINC $as_me 4.06, which was
|
This file was extended by BOINC $as_me 4.50, which was
|
||||||
generated by GNU Autoconf 2.57. Invocation command line was
|
generated by GNU Autoconf 2.57. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
@ -8384,7 +8384,7 @@ _ACEOF
|
||||||
|
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF
|
cat >>$CONFIG_STATUS <<_ACEOF
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
BOINC config.status 4.06
|
BOINC config.status 4.50
|
||||||
configured by $0, generated by GNU Autoconf 2.57,
|
configured by $0, generated by GNU Autoconf 2.57,
|
||||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||||
|
|
||||||
|
@ -9304,7 +9304,7 @@ if test "$no_create" != yes; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
echo "--- Configured BOINC 4.06 (${configured_to_build}) ---"
|
echo "--- Configured BOINC 4.50 (${configured_to_build}) ---"
|
||||||
|
|
||||||
|
|
||||||
true || $TOP_SOURCE_DIR/test/test_sanity.py || (
|
true || $TOP_SOURCE_DIR/test/test_sanity.py || (
|
||||||
|
|
|
@ -9,7 +9,7 @@ dnl not sure exactly what the minimum version is (but 2.13 won't work)
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
|
|
||||||
dnl Set the BOINC version here. You can also use the set-version script.
|
dnl Set the BOINC version here. You can also use the set-version script.
|
||||||
AC_INIT(BOINC, 4.06)
|
AC_INIT(BOINC, 4.50)
|
||||||
|
|
||||||
AC_ARG_ENABLE(server,
|
AC_ARG_ENABLE(server,
|
||||||
AC_HELP_STRING([--disable-server],
|
AC_HELP_STRING([--disable-server],
|
||||||
|
|
Loading…
Reference in New Issue