Changeset 1823 in orxonox.OLD for orxonox/branches/bensch/config.status
- Timestamp:
- Apr 14, 2004, 1:33:08 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/bensch/config.status
r1816 r1823 305 305 config.status 306 306 configured by ./configure, generated by GNU Autoconf 2.58, 307 with options \"'CC=gcc' 'CXX=g++'\"307 with options \"'CC=gcc'\" 308 308 309 309 Copyright (C) 2003 Free Software Foundation, Inc. … … 384 384 385 385 if $ac_cs_recheck; then 386 echo "running /bin/sh ./configure " 'CC=gcc' 'CXX=g++'$ac_configure_extra_args " --no-create --no-recursion" >&6387 exec /bin/sh ./configure 'CC=gcc' 'CXX=g++'$ac_configure_extra_args --no-create --no-recursion386 echo "running /bin/sh ./configure " 'CC=gcc' $ac_configure_extra_args " --no-create --no-recursion" >&6 387 exec /bin/sh ./configure 'CC=gcc' $ac_configure_extra_args --no-create --no-recursion 388 388 fi 389 389 … … 505 505 s,@SET_MAKE@,,;t t 506 506 s,@am__leading_dot@,.,;t t 507 s,@ISODATE@,2004-04-1 3,;t t507 s,@ISODATE@,2004-04-14,;t t 508 508 s,@build@,i686-pc-linux-gnu,;t t 509 509 s,@build_cpu@,i686,;t t
Note: See TracChangeset
for help on using the changeset viewer.