Fixing static build bustage caused by checkin for bug 17578.
git-svn-id: svn://10.0.0.236/trunk@177452 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4b596bcdc4
commit
294b4b692e
@ -49,7 +49,8 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = negotiateauth
|
||||
LIBRARY_NAME = negotiateauth
|
||||
EXPORT_LIBRARY = 1
|
||||
# Do not set EXPORT_LIBRARY as we do not want negotiateauth in the static libs list
|
||||
#EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
|
||||
LOCAL_INCLUDES = $(GSSAPI_INCLUDES)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user