diff options
Diffstat (limited to 'package/intltool/Config.in')
-rw-r--r-- | package/intltool/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/intltool/Config.in b/package/intltool/Config.in deleted file mode 100644 index 4643a899d7..0000000000 --- a/package/intltool/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -config BR2_PACKAGE_INTLTOOL - bool "intltool" - # Hide from configuration as we only support the host package - # for the moment - depends on BR2_HOST_ONLY - help - Utility scripts for internationalizing XML - - http://www.freedesktop.org/wiki/Software/intltool |