From 4a653798df86fa3a62a21768db912434eb10dcc6 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 23 May 2010 15:39:29 +0200 Subject: fix a typo --- lib/replace/libreplace_network.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/replace') diff --git a/lib/replace/libreplace_network.m4 b/lib/replace/libreplace_network.m4 index cff7034a0f..f9bca40ce9 100644 --- a/lib/replace/libreplace_network.m4 +++ b/lib/replace/libreplace_network.m4 @@ -114,7 +114,7 @@ if test x"$libreplace_cv_HAVE_UNIXSOCKET" = x"yes"; then AC_DEFINE(HAVE_UNIXSOCKET,1,[If we need to build with unixscoket support]) fi -dnl The following test is roughl taken from the cvs sources. +dnl The following test is roughly taken from the cvs sources. dnl dnl If we can't find connect, try looking in -lsocket, -lnsl, and -linet. dnl The Irix 5 libc.so has connect and gethostbyname, but Irix 5 also has -- cgit