upgraded version, and projectfiles
This commit is contained in:
26
configure
vendored
26
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.59 for bullet 1.5.6.
|
||||
# Generated by GNU Autoconf 2.59 for bullet 1.9.
|
||||
#
|
||||
# Report bugs to <bullet@erwincoumans.com>.
|
||||
#
|
||||
@@ -271,8 +271,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='bullet'
|
||||
PACKAGE_TARNAME='bullet'
|
||||
PACKAGE_VERSION='1.5.6'
|
||||
PACKAGE_STRING='bullet 1.5.6'
|
||||
PACKAGE_VERSION='1.9'
|
||||
PACKAGE_STRING='bullet 1.9'
|
||||
PACKAGE_BUGREPORT='bullet@erwincoumans.com'
|
||||
|
||||
ac_unique_file="mk/jam/build.jam"
|
||||
@@ -723,13 +723,13 @@ echo X"$0" |
|
||||
/^X\(\/\).*/{ s//\1/; q; }
|
||||
s/.*/./; q'`
|
||||
srcdir=$ac_confdir
|
||||
if test ! -r "$srcdir/$ac_unique_file"; then
|
||||
if test ! -r $srcdir/$ac_unique_file; then
|
||||
srcdir=..
|
||||
fi
|
||||
else
|
||||
ac_srcdir_defaulted=no
|
||||
fi
|
||||
if test ! -r "$srcdir/$ac_unique_file"; then
|
||||
if test ! -r $srcdir/$ac_unique_file; then
|
||||
if test "$ac_srcdir_defaulted" = yes; then
|
||||
{ echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
|
||||
{ (exit 1); exit 1; }; }
|
||||
@@ -738,7 +738,7 @@ if test ! -r "$srcdir/$ac_unique_file"; then
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
fi
|
||||
(cd $srcdir && test -r "./$ac_unique_file") 2>/dev/null ||
|
||||
(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
|
||||
{ echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
|
||||
{ (exit 1); exit 1; }; }
|
||||
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
|
||||
@@ -790,7 +790,7 @@ if test "$ac_init_help" = "long"; then
|
||||
# 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.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures bullet 1.5.6 to adapt to many kinds of systems.
|
||||
\`configure' configures bullet 1.9 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@@ -855,7 +855,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of bullet 1.5.6:";;
|
||||
short | recursive ) echo "Configuration of bullet 1.9:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@@ -980,7 +980,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
bullet configure 1.5.6
|
||||
bullet configure 1.9
|
||||
generated by GNU Autoconf 2.59
|
||||
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
@@ -994,7 +994,7 @@ cat >&5 <<_ACEOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by bullet $as_me 1.5.6, which was
|
||||
It was created by bullet $as_me 1.9, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@@ -9898,7 +9898,7 @@ cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_NAME ?= \"$PACKAGE_NAME\" ;
|
||||
"
|
||||
cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_COPYRIGHT ?= \"$PACKAGE_COPYRIGHT\" ;
|
||||
"
|
||||
for cs_veritem in 1 5 6; do
|
||||
for cs_veritem in 1 9; do
|
||||
cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_VERSION_LIST += \"$cs_veritem\" ;
|
||||
"
|
||||
done
|
||||
@@ -10275,7 +10275,7 @@ _ASBOX
|
||||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by bullet $as_me 1.5.6, which was
|
||||
This file was extended by bullet $as_me 1.9, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@@ -10338,7 +10338,7 @@ _ACEOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
bullet config.status 1.5.6
|
||||
bullet config.status 1.9
|
||||
configured by $0, generated by GNU Autoconf 2.59,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ AC_PREREQ([2.54])
|
||||
#----------------------------------------------------------------------------
|
||||
AC_INIT(
|
||||
[bullet],
|
||||
[1.5.6],
|
||||
[1.9],
|
||||
[bullet@erwincoumans.com])
|
||||
CS_PACKAGEINFO(
|
||||
[Bullet Continuous Collision Detection and Physics Library],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "BspDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "CcdPhysicsDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "ColladaDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "CollisionDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "CollisionInterfaceDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "ConcaveDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "ConstraintDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "ContinuousConvexCollision"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "ConvexDecompositionDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "GjkConvexCastDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "Raytracer"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 5, 6, 0
|
||||
PRODUCTVERSION 1, 5, 6, 0
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.5.6"
|
||||
VALUE "FileVersion", "1.5.6"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "SimplexDemo"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user