summaryrefslogtreecommitdiff
path: root/server/external/libpopt.m4
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-9/+0
Also update BUILD.txt
2009-05-14Update configure rules for LDB and POPTStephen Gallagher1-2/+4
We need to ensure that configure fails with an error if the popt development libraries are not present or if ldb module support is not available.
2008-10-04Initital server code.Simo Sorce1-0/+7
Includes test monitor task.