summaryrefslogtreecommitdiffstats
path: root/common/dhash/examples/dhash_example.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove common directoryStephen Gallagher2010-08-191-138/+0
| | | | | | | All files formerly in common are now being built individually out of the ding-libs repository. git clone git://git.fedorahosted.org/git/ding-libs.git
* Properly license libdhashStephen Gallagher2010-02-181-0/+20
|
* Split off libdhash into a shared libraryStephen Gallagher2010-01-201-0/+118
Right now, the pkg-config checks for the system version of libdhash are forcibly disabled, requiring the SSSD to build it from its own tree. In the future, when we split the libraries off from the SSSD, it will be easy to switch this check to the external library.