Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.50 by aonoto, Sun May 15 17:03:53 2011 UTC revision 1.51 by aonoto, Thu Aug 1 18:43:07 2013 UTC
# Line 18682  if test "$ac_cv_search_gethostbyname" != Line 18682  if test "$ac_cv_search_gethostbyname" !=
18682    
18683  fi  fi
18684    
   
18685  echo "$as_me:$LINENO: checking for openpty in -lutil" >&5  echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
18686  echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6  echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
18687  if test "${ac_cv_lib_util_openpty+set}" = set; then  if test "${ac_cv_lib_util_openpty+set}" = set; then
# Line 18739  fi Line 18738  fi
18738  echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5  echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
18739  echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6  echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
18740  if test $ac_cv_lib_util_openpty = yes; then  if test $ac_cv_lib_util_openpty = yes; then
18741    cat >>confdefs.h <<_ACEOF    UUM_LIBS="$UUM_LIBS -lutil"
18742  #define HAVE_LIBUTIL 1  fi
 _ACEOF  
18743    
   LIBS="-lutil $LIBS"  
18744    
 fi  
18745    
18746    
18747  echo "$as_me:$LINENO: checking for ANSI C header files" >&5  echo "$as_me:$LINENO: checking for ANSI C header files" >&5
# Line 21352  s,@ac_ct_F77@,$ac_ct_F77,;t t Line 21348  s,@ac_ct_F77@,$ac_ct_F77,;t t
21348  s,@LIBTOOL@,$LIBTOOL,;t t  s,@LIBTOOL@,$LIBTOOL,;t t
21349  s,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t t  s,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t t
21350  s,@LIBTOOL_MOD@,$LIBTOOL_MOD,;t t  s,@LIBTOOL_MOD@,$LIBTOOL_MOD,;t t
21351    s,@UUM_LIBS@,$UUM_LIBS,;t t
21352  s,@TERMLIB@,$TERMLIB,;t t  s,@TERMLIB@,$TERMLIB,;t t
21353  s,@CNVFILE_SUBDIR@,$CNVFILE_SUBDIR,;t t  s,@CNVFILE_SUBDIR@,$CNVFILE_SUBDIR,;t t
21354  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26