Changeset 3224:47939fe020bc in roaraudio


Ignore:
Timestamp:
01/24/10 08:01:47 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected display a bit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r3223 r3224  
    13591359 if $CCTF 2> /dev/null; 
    13601360 then 
    1361   $EXEC_HELPER $TF_E >&3 2> /dev/null 
     1361  $EXEC_HELPER $TF_E >&3 
    13621362 else 
    13631363  echo 'error, can not compile' 
     
    14011401 if $CCTF 2> /dev/null; 
    14021402 then 
    1403   $EXEC_HELPER $TF_E >&3 2> /dev/null 
     1403  $EXEC_HELPER $TF_E >&3 
    14041404 else 
    14051405  echo 'error, can not compile' 
Note: See TracChangeset for help on using the changeset viewer.