Browse CVS Repository
Diff of /satellite/satellite4/configure
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|