You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by da...@apache.org on 2011/06/08 11:40:11 UTC

svn commit: r1133314 - /axis/axis2/c/core/trunk/configure.ac

Author: damitha
Date: Wed Jun  8 09:40:10 2011
New Revision: 1133314

URL: http://svn.apache.org/viewvc?rev=1133314&view=rev
Log: (empty)

Modified:
    axis/axis2/c/core/trunk/configure.ac

Modified: axis/axis2/c/core/trunk/configure.ac
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/configure.ac?rev=1133314&r1=1133313&r2=1133314&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/configure.ac (original)
+++ axis/axis2/c/core/trunk/configure.ac Wed Jun  8 09:40:10 2011
@@ -211,6 +211,8 @@ AC_ARG_ENABLE(libxml2, [  --enable-libxm
   AC_MSG_RESULT(no)
 )
 
+NTLM_WRAPPER_DIR="default"
+
 AC_MSG_CHECKING(whether to build heimdal ntlm wrapper library)
 AC_ARG_ENABLE(heimdal, [  --enable-heimdal    
                           build heimdal ntlm library wrapper (default=no)],
@@ -255,7 +257,6 @@ AC_ARG_ENABLE(libntlm, [  --enable-libnt
 )
 
 
-
 AC_MSG_CHECKING(whether to build tcp transport)
 AC_ARG_ENABLE(tcp, [  --enable-tcp
                           build tcp transport (default=no)],