• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/ding-libs/Config.in
Peter KorsgaardPeter Korsgaard committed 6a56d7d9d2127 Feb 2015
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_DING_LIBS
2
    bool "ding-libs"
3
    select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
4
    select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
5
    depends on BR2_USE_WCHAR || !BR2_NEEDS_GETTEXT
6
    help
7
      The ding-libs packages contain a set of libraries used by
8
      the System Security Services Daemon (SSSD) and other
9
      projects and provide functions to manipulate filesystem
10
      pathnames (libpath_utils), a hash table to manage storage
11
      and access time properties (libdhash), a data type to
12
      collect data in a hierarchical structure (libcollection), a
13
      dynamically growing, reference-counted array (libref_array),
14
      and a library to process configuration files in
15
      initialization format (INI) into a library collection data
16
      structure (libini_config).
17
​
18
      https://git.fedorahosted.org/git/ding-libs.git
19
​
20
comment "ding-libs needs a toolchain w/ wchar"
21
    depends on BR2_NEEDS_GETTEXT
22
    depends on !BR2_USE_WCHAR
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.