Skip to content

Commit

Permalink
Bootstrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Fredrik Blenning Klaussen committed Mar 24, 2010
1 parent 5f8e571 commit 4b32456
Show file tree
Hide file tree
Showing 106 changed files with 5,291 additions and 4,155 deletions.
44 changes: 3 additions & 41 deletions Makefile.in

Large diffs are not rendered by default.

5,080 changes: 5,041 additions & 39 deletions aclocal.m4

Large diffs are not rendered by default.

42 changes: 2 additions & 40 deletions bin/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,46 +44,7 @@ subdir = bin
DIST_COMMON = $(dist_bin_SCRIPTS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../simacros/bin/../cfg/m4/bz2.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_debug.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_exceptions.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_functionname.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_profiling.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_rtti.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_symbols.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_warnings.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compiler_capabilities.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/configuration_summary.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/cpp_search_order.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/dates.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/dl.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/doxygen_detection.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/errors.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/exit.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/fontconfig.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/freetype.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/gendsp.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/general.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/mac.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/macro_quoting.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/mathlib.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/misc_compiler.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/nprintf.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/openal.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/opengl.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/packagemaker.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/project.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/pthread.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/sim.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/simage.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/sourcedir.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/spidermonkey.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/uniqify_option_list.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/w32api.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/wrapmsvc.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/x11.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/zlib.m4 \
$(top_srcdir)/configure.ac
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/cfg/mkinstalldirs
Expand Down Expand Up @@ -128,6 +89,7 @@ CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
COIN_BETA_VERSION = @COIN_BETA_VERSION@
COIN_BUILD_YEAR = @COIN_BUILD_YEAR@
COIN_COMPILER = @COIN_COMPILER@
COIN_DOC_HTML = @COIN_DOC_HTML@
COIN_DOC_MAN = @COIN_DOC_MAN@
Expand Down
Binary file modified cfg/csubst.exe
Binary file not shown.
Binary file modified cfg/wrapmsvc.exe
Binary file not shown.
60 changes: 32 additions & 28 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,7 @@ COIN_BETA_VERSION
COIN_MICRO_VERSION
COIN_MINOR_VERSION
COIN_MAJOR_VERSION
COIN_BUILD_YEAR
frameworkdir
ivincludedir
nop
Expand Down Expand Up @@ -3451,6 +3452,11 @@ ivincludedir=$includedir

# **************************************************************************

ac_build_year=$(date +%Y)


COIN_BUILD_YEAR=$ac_build_year

COIN_MAJOR_VERSION=4

COIN_MINOR_VERSION=0
Expand Down Expand Up @@ -6592,7 +6598,7 @@ ia64-*-hpux*)
;;
*-*-irix6*)
# Find out which ABI we are using.
echo '#line 6595 "configure"' > conftest.$ac_ext
echo '#line 6601 "configure"' > conftest.$ac_ext
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
(eval $ac_compile) 2>&5
ac_status=$?
Expand Down Expand Up @@ -8625,11 +8631,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:8628: $lt_compile\"" >&5)
(eval echo "\"\$as_me:8634: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:8632: \$? = $ac_status" >&5
echo "$as_me:8638: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
Expand Down Expand Up @@ -8915,11 +8921,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:8918: $lt_compile\"" >&5)
(eval echo "\"\$as_me:8924: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:8922: \$? = $ac_status" >&5
echo "$as_me:8928: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
Expand Down Expand Up @@ -9019,11 +9025,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:9022: $lt_compile\"" >&5)
(eval echo "\"\$as_me:9028: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:9026: \$? = $ac_status" >&5
echo "$as_me:9032: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
Expand Down Expand Up @@ -11044,7 +11050,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 11047 "configure"
#line 11053 "configure"
#include "confdefs.h"

#if HAVE_DLFCN_H
Expand Down Expand Up @@ -11144,7 +11150,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 11147 "configure"
#line 11153 "configure"
#include "confdefs.h"

#if HAVE_DLFCN_H
Expand Down Expand Up @@ -13485,11 +13491,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:13488: $lt_compile\"" >&5)
(eval echo "\"\$as_me:13494: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:13492: \$? = $ac_status" >&5
echo "$as_me:13498: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
Expand Down Expand Up @@ -13589,11 +13595,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:13592: $lt_compile\"" >&5)
(eval echo "\"\$as_me:13598: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:13596: \$? = $ac_status" >&5
echo "$as_me:13602: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
Expand Down Expand Up @@ -15172,11 +15178,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:15175: $lt_compile\"" >&5)
(eval echo "\"\$as_me:15181: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:15179: \$? = $ac_status" >&5
echo "$as_me:15185: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
Expand Down Expand Up @@ -15276,11 +15282,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:15279: $lt_compile\"" >&5)
(eval echo "\"\$as_me:15285: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:15283: \$? = $ac_status" >&5
echo "$as_me:15289: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
Expand Down Expand Up @@ -17437,11 +17443,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:17440: $lt_compile\"" >&5)
(eval echo "\"\$as_me:17446: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:17444: \$? = $ac_status" >&5
echo "$as_me:17450: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
Expand Down Expand Up @@ -17727,11 +17733,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:17730: $lt_compile\"" >&5)
(eval echo "\"\$as_me:17736: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:17734: \$? = $ac_status" >&5
echo "$as_me:17740: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
Expand Down Expand Up @@ -17831,11 +17837,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:17834: $lt_compile\"" >&5)
(eval echo "\"\$as_me:17840: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:17838: \$? = $ac_status" >&5
echo "$as_me:17844: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
Expand Down Expand Up @@ -29917,9 +29923,7 @@ else
fi


## Mac OS X uses some weird "framework" options.

## It's usually libGL.so on UNIX systems and opengl32.lib on MSWindows.
sim_ac_ogl_glnames="GL opengl32"
sim_ac_ogl_mesaglnames=MesaGL

Expand Down Expand Up @@ -30714,8 +30718,6 @@ fi
* )

sim_ac_save_libs=$LIBS
## Not directly needed by the wgl*() calls, but to create a
## context we need functions from this library.
sim_ac_wgl_libs="-lgdi32"
LIBS="$LIBS $sim_ac_wgl_libs"

Expand Down Expand Up @@ -32213,7 +32215,6 @@ esac



## Microsoft Developer Studio Project files
COIN_DSP_LIBDIRS=
COIN_DSP_LIBS=
COIN_DSP_INCS=
Expand Down Expand Up @@ -32315,6 +32316,8 @@ fi

ac_config_headers="$ac_config_headers src/discard.h src/config.h src/setup.h"

ac_config_files="$ac_config_files src/Coin.rc"


# SIM_AC_COIN_CONFIG_H_CHECK

Expand Down Expand Up @@ -33128,6 +33131,7 @@ do
"src/discard.h") CONFIG_HEADERS="$CONFIG_HEADERS src/discard.h" ;;
"src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
"src/setup.h") CONFIG_HEADERS="$CONFIG_HEADERS src/setup.h" ;;
"src/Coin.rc") CONFIG_FILES="$CONFIG_FILES src/Coin.rc" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;;
"include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
Expand Down
42 changes: 2 additions & 40 deletions data/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,46 +39,7 @@ target_triplet = @target@
subdir = data
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../simacros/bin/../cfg/m4/bz2.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_debug.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_exceptions.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_functionname.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_profiling.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_rtti.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_symbols.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_warnings.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compiler_capabilities.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/configuration_summary.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/cpp_search_order.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/dates.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/dl.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/doxygen_detection.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/errors.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/exit.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/fontconfig.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/freetype.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/gendsp.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/general.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/mac.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/macro_quoting.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/mathlib.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/misc_compiler.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/nprintf.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/openal.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/opengl.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/packagemaker.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/project.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/pthread.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/sim.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/simage.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/sourcedir.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/spidermonkey.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/uniqify_option_list.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/w32api.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/wrapmsvc.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/x11.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/zlib.m4 \
$(top_srcdir)/configure.ac
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/cfg/mkinstalldirs
Expand Down Expand Up @@ -129,6 +90,7 @@ CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
COIN_BETA_VERSION = @COIN_BETA_VERSION@
COIN_BUILD_YEAR = @COIN_BUILD_YEAR@
COIN_COMPILER = @COIN_COMPILER@
COIN_DOC_HTML = @COIN_DOC_HTML@
COIN_DOC_MAN = @COIN_DOC_MAN@
Expand Down
42 changes: 2 additions & 40 deletions data/draggerDefaults/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,46 +41,7 @@ subdir = data/draggerDefaults
DIST_COMMON = README $(dist_draggerdefdata_DATA) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../simacros/bin/../cfg/m4/bz2.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_debug.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_exceptions.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_functionname.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_profiling.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_rtti.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_symbols.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compile_warnings.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/compiler_capabilities.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/configuration_summary.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/cpp_search_order.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/dates.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/dl.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/doxygen_detection.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/errors.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/exit.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/fontconfig.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/freetype.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/gendsp.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/general.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/mac.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/macro_quoting.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/mathlib.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/misc_compiler.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/nprintf.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/openal.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/opengl.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/packagemaker.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/project.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/pthread.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/sim.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/simage.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/sourcedir.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/spidermonkey.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/uniqify_option_list.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/w32api.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/wrapmsvc.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/x11.m4 \
$(top_srcdir)/../simacros/bin/../cfg/m4/zlib.m4 \
$(top_srcdir)/configure.ac
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/cfg/mkinstalldirs
Expand Down Expand Up @@ -125,6 +86,7 @@ CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
COIN_BETA_VERSION = @COIN_BETA_VERSION@
COIN_BUILD_YEAR = @COIN_BUILD_YEAR@
COIN_COMPILER = @COIN_COMPILER@
COIN_DOC_HTML = @COIN_DOC_HTML@
COIN_DOC_MAN = @COIN_DOC_MAN@
Expand Down
Loading

0 comments on commit 4b32456

Please sign in to comment.