- Timestamp:
- Nov 3, 2005, 12:44:43 AM (19 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r5467 r5468 4164 4164 echo $ECHO_N "checking convenience flag for working at the taris in the ETH zurich... $ECHO_C" >&6 4165 4165 4166 # Check whether --with-tardi or --without-tardiwas given.4167 if test "${with_tardi +set}" = set; then4168 withval="$with_tardi "4166 # Check whether --with-tardis or --without-tardis was given. 4167 if test "${with_tardis+set}" = set; then 4168 withval="$with_tardis" 4169 4169 def_tardis=yes 4170 4170 fi; -
trunk/configure.ac
r5467 r5468 216 216 def_tardis=no 217 217 AC_MSG_CHECKING([convenience flag for working at the taris in the ETH zurich]) 218 AC_ARG_WITH([tardi ],218 AC_ARG_WITH([tardis], 219 219 AC_HELP_STRING( [--with-tardis], 220 220 [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.