summaryrefslogtreecommitdiff
path: root/privileged_startx/Makefile.am
AgeCommit message (Collapse)Author
2009-09-02launchd: Added --with-launchd-id-prefix option to set non-standard launchd ↵Jeremy Huddleston
id prefix (org.x is still default)
2008-11-27OSX: Create privleged_startx on TigerJeremy Huddleston
Launchd in Tiger doesn't support OnDemand loading, so this is a KeepAlive idle daemon on Tiger.
2008-08-28Apple: Make VPATH builds work on darwinJeremy Huddleston
Patch from Peter O'Gorman <peter@pogma.com>
2008-04-19Apple: Fixed make dist to include a missing header and not include generated ↵Jeremy Huddleston
sources
2008-04-17Apple: Added privileged_startxJeremy Huddleston