Browse CVS Repository
Diff of /freewnn/FreeWnn/configure.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 440 |
#endif |
#endif |
| 441 |
main() |
main() |
| 442 |
{char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }], |
{char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }], |
| 443 |
AC_MSG_RESULT([no -- we are in termcap land]), |
[ AC_MSG_RESULT([no -- we are in termcap land]) |
| 444 |
|
CNVFILE_SUBDIR=bsd ], |
| 445 |
[ AC_DEFINE(HAVE_TERMINFO, 1, [terminfo spoken here]) |
[ AC_DEFINE(HAVE_TERMINFO, 1, [terminfo spoken here]) |
| 446 |
AC_MSG_RESULT([yes -- terminfo spoken here]) ], |
AC_MSG_RESULT([yes -- terminfo spoken here]) |
| 447 |
|
CNVFILE_SUBDIR=sysV ], |
| 448 |
AC_MSG_ERROR(failed to compile test program.)) |
AC_MSG_ERROR(failed to compile test program.)) |
| 449 |
else |
else |
| 450 |
AC_MSG_RESULT(none found) |
AC_MSG_RESULT(none found) |
| 451 |
fi |
fi |
| 452 |
LIBS=${olibs} |
LIBS=${olibs} |
| 453 |
AC_SUBST(TERMLIB) |
AC_SUBST(TERMLIB) |
| 454 |
|
AC_SUBST(CNVFILE_SUBDIR) |
| 455 |
|
|
| 456 |
|
|
| 457 |
dnl |
dnl |
|
|
Legend:
| Removed from v.1.43 |
|
| changed lines |
| |
Added in v.1.44 |
|
|
| |