Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-09 | AUTOTOOLS: Use pkg-config to detect libraries. | Lukas Slebodnik | 1 | -9/+12 | |
We used pkg-config only as a fallback if header files was not found, but detection of library failed in case of available header file and linking problem (missing -Ldir). This patch prefers pkg-config. | |||||
2010-08-03 | Require -ltalloc for tevent configure check | Stephen Gallagher | 1 | -2/+8 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+7 | |
Also update BUILD.txt |