From 5cf3572c045e74e1b54d8dce4f52147e3a74ccf8 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 21 May 2018 17:05:11 +0000 Subject: Update to xinit 1.4.0 --- app/xinit/launchd/user_startx/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app/xinit/launchd/user_startx/Makefile.am') diff --git a/app/xinit/launchd/user_startx/Makefile.am b/app/xinit/launchd/user_startx/Makefile.am index bf18fb085..e895ee202 100644 --- a/app/xinit/launchd/user_startx/Makefile.am +++ b/app/xinit/launchd/user_startx/Makefile.am @@ -21,9 +21,7 @@ include $(top_srcdir)/cpprules.in -xinitrcdir = $(XINITDIR) - -xinitrc_PROGRAMS = launchd_startx +libexec_PROGRAMS = launchd_startx AM_CPPFLAGS = -I$(srcdir)/.. -DXINITDIR=\"$(xinitrcdir)\" -DBINDIR=\"$(bindir)\" @@ -32,6 +30,7 @@ dist_launchd_startx_SOURCES = \ launchd_startx.c CPP_FILES_FLAGS = \ + -D__libexecdir__="$(libexecdir)" \ -D__xinitrcdir__="$(xinitrcdir)" \ -D__bindir__="$(bindir)" \ -DBUNDLE_ID_PREFIX="$(bundleidprefix)" -- cgit v1.2.3