Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/configure

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

revision 1.11 by orrisroot, Wed Feb 23 11:31:07 2005 UTC revision 1.12 by orrisroot, Fri Jul 1 05:54:12 2005 UTC
# Line 20283  fi Line 20283  fi
20283    
20284  done  done
20285    
20286      if test $ac_cv_header_ncurses_h = no && test $ac_cv_header_termcap_h = no && test $ac_cv_header_curses_h = no && test $ac_cv_header_term_h = no ; then
20287        { { echo "$as_me:$LINENO: error: *** curses or termcap header not installed - please install first ***" >&5
20288    echo "$as_me: error: *** curses or termcap header not installed - please install first ***" >&2;}
20289       { (exit 1); exit 1; }; }
20290      fi
20291    
20292  # checking libs  # checking libs
20293    echo "$as_me:$LINENO: checking for tgetent in -lncurses" >&5    echo "$as_me:$LINENO: checking for tgetent in -lncurses" >&5

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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