Changeset 1688:9d6218cb0049 in roaraudio for configure


Ignore:
Timestamp:
05/13/09 13:36:07 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

first get return value, than do another command ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r1686 r1688  
    398398 echo "--- BEGIN OF CHILD OUTPUT BLOCK ---" >&5 
    399399 $CCTF $LIBS >&5 2>&5; 
     400 R=$? 
    400401 echo "--- END OF CHILD OUTPUT BLOCK ---" >&5 
    401  
    402  R=$? 
    403402 
    404403 if [ "$R" = '0' ] 
Note: See TracChangeset for help on using the changeset viewer.