Searched refs:backlight_helper (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/tools/
H A DMakefile.am55 backlight_helper = $(libexecdir)/xf86-video-intel-backlight-helper macro
57 -chown root $(DESTDIR)$(backlight_helper) && chmod u+s $(DESTDIR)$(backlight_helper)
73 backlight_helper.c \
H A DMakefile.in166 backlight_helper.$(OBJEXT)
185 am__depfiles_remade = ./$(DEPDIR)/backlight_helper.Po \
464 @BUILD_BACKLIGHT_HELPER_TRUE@backlight_helper = $(libexecdir)/xf86-video-intel-backlight-helper
480 backlight_helper.c \
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backlight_helper.Po@am__quote@ # am--include-marker
905 -rm -f ./$(DEPDIR)/backlight_helper.Po
955 -rm -f ./$(DEPDIR)/backlight_helper.Po
1001 @BUILD_BACKLIGHT_HELPER_TRUE@ -chown root $(DESTDIR)$(backlight_helper) && chmod u+s $(DESTDIR)$(backlight_helper)
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A DMakefile.am38 backlight_helper = $(libexecdir)/xf86-video-intel-backlight-helper macro
40 -chown root $(DESTDIR)$(backlight_helper) && chmod u+s $(DESTDIR)$(backlight_helper)
56 backlight_helper.c \
H A DMakefile.in136 backlight_helper.$(OBJEXT)
416 @BUILD_BACKLIGHT_HELPER_TRUE@backlight_helper = $(libexecdir)/xf86-video-intel-backlight-helper
432 backlight_helper.c \
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backlight_helper.Po@am__quote@
890 @BUILD_BACKLIGHT_HELPER_TRUE@ -chown root $(DESTDIR)$(backlight_helper) && chmod u+s $(DESTDIR)$(backlight_helper)
/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfigure.ac71 backlight_helper=yes
87 [backlight_helper="$enableval"],)
88 AM_CONDITIONAL(BUILD_BACKLIGHT_HELPER, [test "x$backlight" = "xyes" -a "x$backlight_helper" = "xyes"])
89 if test "x$backlight_helper" = "xyes"; then
H A Dconfigure19342 backlight_helper=yes
19361 enableval=$enable_backlight_helper; backlight_helper="$enableval"
19364 if test "x$backlight" = "xyes" -a "x$backlight_helper" = "xyes"; then
19372 if test "x$backlight_helper" = "xyes"; then
/xsrc/external/mit/xf86-video-intel-2014/dist/
H A Dconfigure.ac71 backlight_helper=yes
87 [backlight_helper="$enableval"],)
88 AM_CONDITIONAL(BUILD_BACKLIGHT_HELPER, [test "x$backlight" = "xyes" -a "x$backlight_helper" = "xyes"])
89 if test "x$backlight_helper" = "xyes"; then
H A Dconfigure18711 backlight_helper=yes
18730 enableval=$enable_backlight_helper; backlight_helper="$enableval"
18733 if test "x$backlight" = "xyes" -a "x$backlight_helper" = "xyes"; then
18741 if test "x$backlight_helper" = "xyes"; then

Completed in 47 milliseconds