summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-05-28 12:01:35 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-05-28 12:01:35 -0700
commit44e2ee01b456deb2630d21786d19ee2734d2f40a (patch)
tree85275ee6c0d3c49857a222236834588114eedbbf /Makefile.am
parentd315445cb85876cda56f46cb657167d4eb906ba0 (diff)
downloadxorg-app-xinit-44e2ee01b456deb2630d21786d19ee2734d2f40a.tar.gz
Apple: Don't use launchd on Tiger since it doesn't support the features we need.
https://bugs.freedesktop.org/show_bug.cgi?id=15893
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index c778487..78ae154 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,10 +27,6 @@ bin_SCRIPTS = startx
xinit_CFLAGS = $(XINIT_CFLAGS) -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\"
xinit_LDADD = $(XINIT_LIBS)
-if APPLE_LEOPARD
-xinit_LDFLAGS = -framework CoreServices
-endif
-
xinit_SOURCES = \
xinit.c