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