summaryrefslogtreecommitdiff
path: root/src/external/pac_responder.m4
AgeCommit message (Collapse)AuthorFilesLines
2012-06-21Try to build PAC responder only if all dependencies are availableSumit Bose1-5/+8
2012-06-21PAC responder: add basic infrastructureSumit Bose1-0/+34
This adds only the basic outline of the PAC responder, it won't support any operations, it will just start and initialize itself.