summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/negotiate_codesets.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/MPC/config/negotiate_codesets.mpb')
-rw-r--r--ACE/TAO/MPC/config/negotiate_codesets.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/TAO/MPC/config/negotiate_codesets.mpb b/ACE/TAO/MPC/config/negotiate_codesets.mpb
new file mode 100644
index 00000000000..fedc567d674
--- /dev/null
+++ b/ACE/TAO/MPC/config/negotiate_codesets.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+feature(negotiate_codesets) {
+ after += Codeset
+ libs += TAO_Codeset
+ macros += TAO_EXPLICIT_NEGOTIATE_CODESETS
+}