Ignore:
Timestamp:
May 5, 2015 7:07:19 AM (9 years ago)
Author:
nanang
Message:

Misc (re #1843): Updated few configure script output messages for better consistency and clarity (thanks Alexander Traud for the feedback).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure

    r5073 r5084  
    71567156                  fi 
    71577157 
    7158                   { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH264 availability" >&5 
    7159 $as_echo_n "checking OpenH264 availability... " >&6; } 
     7158                  { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH264 usability" >&5 
     7159$as_echo_n "checking OpenH264 usability... " >&6; } 
    71607160 
    71617161                  OPENH264_LIBS="-lopenh264" 
     
    71947194                                   LDFLAGS="$SAVED_LDFLAGS" 
    71957195                                   CFLAGS="$SAVED_CFLAGS" 
    7196                                    { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 
    7197 $as_echo "failed" >&6; } 
     7196                                   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
     7197$as_echo "no" >&6; } 
    71987198 
    71997199fi 
     
    75987598  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
    75997599$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    7600 as_fn_error $? "failed 
     7600as_fn_error $? "no 
    76017601See \`config.log' for more details" "$LINENO" 5; } 
    76027602fi 
Note: See TracChangeset for help on using the changeset viewer.