components/subversion/Makefile
branchs11-update
changeset 2804 7546c836fd87
parent 2434 6c9bb5cf5610
child 2813 db0bfa0fa498
--- a/components/subversion/Makefile	Mon Oct 28 11:54:26 2013 -0700
+++ b/components/subversion/Makefile	Mon Oct 28 17:52:58 2013 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -112,6 +112,7 @@
 CONFIGURE_OPTIONS += --enable-javahl
 CONFIGURE_OPTIONS += --with-swig
 CONFIGURE_OPTIONS += --with-neon=$(CONFIGURE_PREFIX)
+CONFIGURE_OPTIONS += --with-gssapi=$(CONFIGURE_PREFIX)
 
 # common targets - we only build 32-bit subversion
 build:		$(BUILD_32)