mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
bab0c51054
PR: 94936 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
11 lines
378 B
Plaintext
11 lines
378 B
Plaintext
--- configure.orig Mon Feb 13 23:35:26 2006
|
|
+++ configure Sun Mar 26 00:08:28 2006
|
|
@@ -4103,6 +4103,7 @@
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
LIBS=$ac_check_lib_save_LIBS
|
|
fi
|
|
+ ac_cv_lib_ode_dWorldCreate=yes
|
|
echo "$as_me:$LINENO: result: $ac_cv_lib_ode_dWorldCreate" >&5
|
|
echo "${ECHO_T}$ac_cv_lib_ode_dWorldCreate" >&6
|
|
if test $ac_cv_lib_ode_dWorldCreate = yes; then
|