Changeset 719
- Timestamp:
- May 9, 2007 4:48:53 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.in
r718 r719 161 161 make -C src/tcl clean 162 162 make -C src2/core clean 163 rm - rf include163 rm -f include/* 164 164 165 165 distclean: … … 180 180 rm gui/apps/rappture gui/apps/simsim gui/apps/rappture.env; 181 181 rm -rf Makefile config.status config.log bin; 182 rm -f include/* -
trunk/configure
r718 r719 983 983 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 984 984 fi 985 cd $ac_popdir985 cd "$ac_popdir" 986 986 done 987 987 fi … … 2065 2065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2066 2066 (exit $ac_status); } && 2067 { ac_try='test -z "$ac_c_werror_flag" 2068 || test ! -s conftest.err' 2067 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2069 2068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2070 2069 (eval $ac_try) 2>&5 … … 2124 2123 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2125 2124 (exit $ac_status); } && 2126 { ac_try='test -z "$ac_c_werror_flag" 2127 || test ! -s conftest.err' 2125 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2128 2126 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2129 2127 (eval $ac_try) 2>&5 … … 2241 2239 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2242 2240 (exit $ac_status); } && 2243 { ac_try='test -z "$ac_c_werror_flag" 2244 || test ! -s conftest.err' 2241 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2245 2242 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2246 2243 (eval $ac_try) 2>&5 … … 2296 2293 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2297 2294 (exit $ac_status); } && 2298 { ac_try='test -z "$ac_c_werror_flag" 2299 || test ! -s conftest.err' 2295 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2300 2296 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2301 2297 (eval $ac_try) 2>&5 … … 2342 2338 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2343 2339 (exit $ac_status); } && 2344 { ac_try='test -z "$ac_c_werror_flag" 2345 || test ! -s conftest.err' 2340 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2346 2341 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2347 2342 (eval $ac_try) 2>&5 … … 2387 2382 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2388 2383 (exit $ac_status); } && 2389 { ac_try='test -z "$ac_c_werror_flag" 2390 || test ! -s conftest.err' 2384 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2391 2385 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2392 2386 (eval $ac_try) 2>&5 … … 2718 2712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2719 2713 (exit $ac_status); } && 2720 { ac_try='test -z "$ac_c_werror_flag" 2721 || test ! -s conftest.err' 2714 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2722 2715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2723 2716 (eval $ac_try) 2>&5 … … 2916 2909 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2917 2910 (exit $ac_status); } && 2918 { ac_try='test -z "$ac_c_werror_flag" 2919 || test ! -s conftest.err' 2911 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2920 2912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2921 2913 (eval $ac_try) 2>&5 … … 3095 3087 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3096 3088 (exit $ac_status); } && 3097 { ac_try='test -z "$ac_cxx_werror_flag" 3098 || test ! -s conftest.err' 3089 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3099 3090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3100 3091 (eval $ac_try) 2>&5 … … 3154 3145 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3155 3146 (exit $ac_status); } && 3156 { ac_try='test -z "$ac_cxx_werror_flag" 3157 || test ! -s conftest.err' 3147 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3158 3148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3159 3149 (eval $ac_try) 2>&5 … … 3226 3216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3227 3217 (exit $ac_status); } && 3228 { ac_try='test -z "$ac_cxx_werror_flag" 3229 || test ! -s conftest.err' 3218 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3230 3219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3231 3220 (eval $ac_try) 2>&5 … … 3271 3260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3272 3261 (exit $ac_status); } && 3273 { ac_try='test -z "$ac_cxx_werror_flag" 3274 || test ! -s conftest.err' 3262 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3275 3263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3276 3264 (eval $ac_try) 2>&5 … … 3346 3334 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3347 3335 (exit $ac_status); } && 3348 { ac_try='test -z "$ac_cxx_werror_flag" 3349 || test ! -s conftest.err' 3336 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3350 3337 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3351 3338 (eval $ac_try) 2>&5 … … 3423 3410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3424 3411 (exit $ac_status); } && 3425 { ac_try='test -z "$ac_cxx_werror_flag" 3426 || test ! -s conftest.err' 3412 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3427 3413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3428 3414 (eval $ac_try) 2>&5 … … 3722 3708 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3723 3709 (exit $ac_status); } && 3724 { ac_try='test -z "$ac_cxx_werror_flag" 3725 || test ! -s conftest.err' 3710 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3726 3711 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3727 3712 (eval $ac_try) 2>&5 … … 3875 3860 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3876 3861 (exit $ac_status); } && 3877 { ac_try='test -z "$ac_cxx_werror_flag" 3878 || test ! -s conftest.err' 3862 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3879 3863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3880 3864 (eval $ac_try) 2>&5 … … 4028 4012 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4029 4013 (exit $ac_status); } && 4030 { ac_try='test -z "$ac_cxx_werror_flag" 4031 || test ! -s conftest.err' 4014 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4032 4015 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4033 4016 (eval $ac_try) 2>&5 … … 4181 4164 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4182 4165 (exit $ac_status); } && 4183 { ac_try='test -z "$ac_cxx_werror_flag" 4184 || test ! -s conftest.err' 4166 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4185 4167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4186 4168 (eval $ac_try) 2>&5 … … 4393 4375 4394 4376 # Provide some information about the compiler. 4395 echo "$as_me:43 95:" \4377 echo "$as_me:4377:" \ 4396 4378 "checking for Fortran 77 compiler version" >&5 4397 4379 ac_compiler=`set X $ac_compile; echo $2` … … 4439 4421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4440 4422 (exit $ac_status); } && 4441 { ac_try='test -z "$ac_f77_werror_flag" 4442 || test ! -s conftest.err' 4423 { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' 4443 4424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4444 4425 (eval $ac_try) 2>&5 … … 4489 4470 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4490 4471 (exit $ac_status); } && 4491 { ac_try='test -z "$ac_f77_werror_flag" 4492 || test ! -s conftest.err' 4472 { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' 4493 4473 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4494 4474 (eval $ac_try) 2>&5 … … 4630 4610 echo "$as_me:$LINENO: result: ${MEX}" >&5 4631 4611 echo "${ECHO_T}${MEX}" >&6 4612 if test "$with_matlab_arch" = "check" ; then 4613 with_matlab_arch="" 4614 fi 4632 4615 if test "x$with_matlab_arch" != "x" ; then 4633 4616 echo "using matlab architecture \"$with_matlab_arch\"" … … 4636 4619 if test "x$MEX" != "x" ; then 4637 4620 mexext_fxn=`dirname $MEX`/mexext 4638 if test "x$mexext_fxn" != "x"; then4621 if test -x "$mexext_fxn" ; then 4639 4622 MEXEXT=`$mexext_fxn` 4640 4623 if test "x${MEXEXT}" = "x" ; then 4641 if test "$with_mexext" != "check" ; then4624 if test "$with_mexext" != "check" ; then 4642 4625 MEXEXT="mexglx" 4643 4626 fi 4644 4627 fi 4645 echo "Using mex file extension \"$MEXEXT\"" 4646 echo "$as_me:$LINENO: result: ${MEXEXT}" >&5 4628 else 4629 if test "$with_mexext" != "check" ; then 4630 MEXEXT="mexglx" 4631 fi 4632 fi 4633 echo "Using mex file extension \"$MEXEXT\"" 4634 echo "$as_me:$LINENO: result: ${MEXEXT}" >&5 4647 4635 echo "${ECHO_T}${MEXEXT}" >&6 4648 fi4649 4636 else 4650 4637 echo "can't find the matlab compiler \"mex\"" … … 5790 5777 esac 5791 5778 5792 if test x"$ac_file" != x-; then5793 { echo "$as_me:$LINENO: creating $ac_file" >&55794 echo "$as_me: creating $ac_file" >&6;}5795 rm -f "$ac_file"5796 fi5797 5779 # Let's still pretend it is `configure' which instantiates (i.e., don't 5798 5780 # use $as_me), people would be surprised to read: … … 5833 5815 esac 5834 5816 done` || { (exit 1); exit 1; } 5817 5818 if test x"$ac_file" != x-; then 5819 { echo "$as_me:$LINENO: creating $ac_file" >&5 5820 echo "$as_me: creating $ac_file" >&6;} 5821 rm -f "$ac_file" 5822 fi 5835 5823 _ACEOF 5836 5824 cat >>$CONFIG_STATUS <<_ACEOF … … 6065 6053 fi 6066 6054 6067 cd $ac_popdir6055 cd "$ac_popdir" 6068 6056 done 6069 6057 fi -
trunk/configure.in
r718 r719 107 107 fi 108 108 AC_MSG_RESULT([${MEX}]) 109 if test "$with_matlab_arch" = "check" ; then 110 dnl still need to write the code to check the arch type 111 with_matlab_arch="" 112 fi 109 113 if test "x$with_matlab_arch" != "x" ; then 110 114 echo "using matlab architecture \"$with_matlab_arch\"" … … 115 119 if test "x$MEX" != "x" ; then 116 120 mexext_fxn=`dirname $MEX`/mexext 117 if test "x$mexext_fxn" != "x"; then121 if test -x "$mexext_fxn" ; then 118 122 MEXEXT=`$mexext_fxn` 119 123 if test "x${MEXEXT}" = "x" ; then 124 dnl not even mexext can figure out what extension to use.... 120 125 dnl # we should be doing an os type check instead of default mexglx 121 126 dnl # use $with_matlab_arch … … 124 129 fi 125 130 fi 126 echo "Using mex file extension \"$MEXEXT\"" 127 AC_MSG_RESULT([${MEXEXT}]) 131 else 132 if test "$with_mexext" != "check" ; then 133 MEXEXT="mexglx" 134 fi 128 135 fi 136 echo "Using mex file extension \"$MEXEXT\"" 137 AC_MSG_RESULT([${MEXEXT}]) 129 138 else 130 139 echo "can't find the matlab compiler \"mex\""
Note: See TracChangeset
for help on using the changeset viewer.