Fix typo -lxttp => -lxtpp in HAVE_XTPP comment

This commit is contained in:
Hallvard Furuseth 1999-03-09 08:05:27 +00:00
parent 083455be6b
commit 6de5ba2834
2 changed files with 2 additions and 2 deletions

View file

@ -549,7 +549,7 @@
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
/* define if you have -lxttp */
/* define if you have -lxtpp */
#undef HAVE_XTPP
/* define if you have -ldsap */

View file

@ -612,7 +612,7 @@ typedef char * caddr_t;
/* Define if you have the socket library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* define if you have -lxttp */
/* define if you have -lxtpp */
/* #undef HAVE_XTPP */
/* define if you have -ldsap */