r15397: Fix typo.
authorTim Potter <tpot@samba.org>
Tue, 2 May 2006 19:20:49 +0000 (19:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:05:32 +0000 (14:05 -0500)
(This used to be commit 74bd8170fc9d53403899721bc4b620121946e4d2)

source4/libcli/config.m4

index 3327c178c7d32ef5df2d04c363abbac1df20e180..e31359fdaa063b0e8ef98866b2c5df88df38c540 100644 (file)
@@ -25,7 +25,7 @@ if test x"$PYTHON" != "x"; then
        AC_MSG_RESULT([${withval-python}])
 else
        AC_MSG_RESULT(no)
-       SMB_ENABLE(swig_libli_nbt, NO)
+       SMB_ENABLE(swig_libcli_nbt, NO)
 fi
 
 AC_SUBST(PYTHON)