summaryrefslogtreecommitdiff
path: root/lib/replace
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-05-23 15:39:29 +0200
committerVolker Lendecke <vl@samba.org>2010-05-24 18:25:38 +0200
commit4a653798df86fa3a62a21768db912434eb10dcc6 (patch)
treeba78bfd8b9672fb6b7c4c09c4bfee091f922a46a /lib/replace
parenta042e2413797965f85e9ae5099a0ac628418fcea (diff)
downloadsamba-4a653798df86fa3a62a21768db912434eb10dcc6.tar.gz
samba-4a653798df86fa3a62a21768db912434eb10dcc6.tar.bz2
samba-4a653798df86fa3a62a21768db912434eb10dcc6.zip
fix a typo
Diffstat (limited to 'lib/replace')
-rw-r--r--lib/replace/libreplace_network.m42
1 files changed, 1 insertions, 1 deletions
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