summaryrefslogtreecommitdiffstats
path: root/rules/host-libsigcpp.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-libsigcpp.in')
-rw-r--r--rules/host-libsigcpp.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/host-libsigcpp.in b/rules/host-libsigcpp.in
index 375d532ec..1d91a0344 100644
--- a/rules/host-libsigcpp.in
+++ b/rules/host-libsigcpp.in
@@ -1,6 +1,8 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBSIGCPP
tristate
+ default ALLYES
help
libsigc++ implements a typesafe callback system for standard C++. It
allows you to define signals and to connect those signals to any