From 61b81490b9253d108c23310d5ea727d8f9d5f853 Mon Sep 17 00:00:00 2001 From: Adam Mitz Date: Thu, 18 Apr 2019 10:47:09 -0500 Subject: TAO_Security requires TAO_Svc_Utils --- TAO/MPC/config/security.mpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/MPC/config/security.mpb b/TAO/MPC/config/security.mpb index f46210cc5ac..3cec6a9cb93 100644 --- a/TAO/MPC/config/security.mpb +++ b/TAO/MPC/config/security.mpb @@ -1,5 +1,5 @@ // -*- MPC -*- -project : interceptors, portableserver, valuetype, corba_messaging, orbsvcslib, pi { +project : interceptors, portableserver, valuetype, corba_messaging, orbsvcslib, pi, svc_utils { after += Security libs += TAO_Security tagchecks += Security -- cgit v1.2.1