Searched refs:LAUNCHD (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/xinit/dist/
H A DMakefile.am23 if LAUNCHD
H A Dconfigure.ac100 AC_ARG_WITH(launchd, AS_HELP_STRING([--with-launchd], [Build with support for Apple's launchd (default: auto)]), [LAUNCHD=$withval], [LAUNCHD=auto])
116 if test "x$LAUNCHD" = "xauto"; then
117 unset LAUNCHD
118 AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])
126 AM_CONDITIONAL(LAUNCHD, [test "x$LAUNCHD" = "xyes"]) condition
H A DMakefile.in329 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/
H A Dconfigure.ac188 AC_ARG_WITH(launchd, AS_HELP_STRING([--with-launchd], [Build with support for Apple's launchd (default: auto)]), [LAUNCHD=$withval], [LAUNCHD=auto])
189 if test "x$LAUNCHD" = xauto; then
190 unset LAUNCHD
191 AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])
194 if test "x$LAUNCHD" = xyes ; then
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A DMakefile.in275 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/xinit/dist/launchd/user_startx/
H A DMakefile.in260 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/xinit/dist/launchd/
H A DMakefile.in217 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/xinit/dist/man/
H A DMakefile.in188 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/src/xcms/
H A DMakefile.in304 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/include/
H A DMakefile.in233 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/man/xkb/
H A DMakefile.in214 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/
H A DMakefile.in243 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/im/
H A DMakefile.in243 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/lc/
H A DMakefile.in243 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/lc/Utf8/
H A DMakefile.in273 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/lc/def/
H A DMakefile.in271 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DMakefile.in271 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/om/
H A DMakefile.in243 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DMakefile.in278 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/specs/
H A DMakefile.in266 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/specs/XIM/
H A DMakefile.in240 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/specs/XKB/
H A DMakefile.in247 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/specs/i18n/
H A DMakefile.in266 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/specs/i18n/compose/
H A DMakefile.in240 LAUNCHD = @LAUNCHD@ macro
/xsrc/external/mit/libX11/dist/specs/i18n/framework/
H A DMakefile.in238 LAUNCHD = @LAUNCHD@ macro

Completed in 43 milliseconds

12