Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5468 in orxonox.OLD


Ignore:
Timestamp:
Nov 3, 2005, 12:44:43 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: typo

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r5467 r5468  
    41644164echo $ECHO_N "checking convenience flag for working at the taris in the ETH zurich... $ECHO_C" >&6
    41654165
    4166 # Check whether --with-tardi or --without-tardi was given.
    4167 if test "${with_tardi+set}" = set; then
    4168   withval="$with_tardi"
     4166# Check whether --with-tardis or --without-tardis was given.
     4167if test "${with_tardis+set}" = set; then
     4168  withval="$with_tardis"
    41694169  def_tardis=yes
    41704170fi;
  • trunk/configure.ac

    r5467 r5468  
    216216def_tardis=no
    217217AC_MSG_CHECKING([convenience flag for working at the taris in the ETH zurich])
    218 AC_ARG_WITH([tardi],
     218AC_ARG_WITH([tardis],
    219219        AC_HELP_STRING( [--with-tardis],
    220220        [sets all the necesary environment flags for linux-TARDIS boxes at the ETH Zurich]), [def_tardis=yes])
Note: See TracChangeset for help on using the changeset viewer.