Fix configure output for libnetapi.
authorGünther Deschner <gd@samba.org>
Thu, 3 Jan 2008 12:34:40 +0000 (13:34 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 3 Jan 2008 12:41:27 +0000 (13:41 +0100)
Guenther
(This used to be commit d00ce6685a2cad7cd5526d4b13d43d157cd13481)

source3/configure.in

index d7fde01619ad93ea2d93fcfe543b5cea03cf191d..d51134dd73c33219f363fecdc109dc763493b72d 100644 (file)
@@ -5102,7 +5102,7 @@ LIBNETAPI_SHARED=
 LIBNETAPI=
 AC_MSG_CHECKING(whether to build the libnetapi shared library)
 AC_ARG_WITH(libnetapi,
-[  --with-libnetapi         Build the libnetapi shared library (default=no undefined API)],
+[  --with-libnetapi        Build the libnetapi shared library (default=yes if shared libs supported)],
 [ case "$withval" in
   *)
      AC_MSG_RESULT(no)