From 6de5ba28344b3c787835e589fe89b5e4da5bf4ce Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Tue, 9 Mar 1999 08:05:27 +0000 Subject: [PATCH] Fix typo -lxttp => -lxtpp in HAVE_XTPP comment --- include/portable.h.in | 2 +- include/portable.h.nt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/portable.h.in b/include/portable.h.in index 7a442cf703..f1e9179c0e 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -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 */ diff --git a/include/portable.h.nt b/include/portable.h.nt index e9d3640c9f..ed185606fc 100644 --- a/include/portable.h.nt +++ b/include/portable.h.nt @@ -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 */ -- 2.39.5