Searched refs:ICONDIR (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libXcursor/dist/src/
H A DMakefile.am5 ICONDIR=@ICONDIR@ macro
12 -DICONDIR=\"$(ICONDIR)\" \
H A Dlibrary.c28 #ifndef ICONDIR
29 #define ICONDIR "/usr/X11R6/lib/X11/icons" macro
33 #define XCURSORPATH "~/.local/share/icons:~/.icons:/usr/share/icons:/usr/share/pixmaps:"ICONDIR
H A DMakefile.in253 ICONDIR = @ICONDIR@ macro
366 -DICONDIR=\"$(ICONDIR)\" \
/xsrc/external/mit/libXcursor/dist/
H A Dconfigure.ac69 [ICONDIR="$withval"],
70 [ICONDIR=${datadir}/icons])
71 AC_SUBST([ICONDIR]) subst
74 if test "x${ICONDIR}" != "x${datadir}/icons"; then
75 DEF_CURSORPATH="${DEF_CURSORPATH}:${ICONDIR}"
H A DMakefile.in300 ICONDIR = @ICONDIR@ macro
H A Dconfigure674 ICONDIR
19412 withval=$with_icondir; ICONDIR="$withval"
19414 ICONDIR=${datadir}/icons
19420 if test "x${ICONDIR}" != "x${datadir}/icons"; then
19421 DEF_CURSORPATH="${DEF_CURSORPATH}:${ICONDIR}"
/xsrc/external/mit/xterm/dist/
H A DMakefile.in83 icondir = @ICONDIR@
97 @no_icondir@ICONDIR = $(DESTDIR)$(icondir)
100 INSTALL_DIRS = $(BINDIR) $(APPSDIR) $(ICONDIR) $(PIXMAPDIR) $(MANDIR)
364 @no_icondir@install-full :: $(ICONDIR)
366 @no_icondir@ h=$(ICONDIR)/$(ICON_THEME); \
517 @no_icondir@ h=$(ICONDIR)/$(ICON_THEME); \
H A Daclocal.m44040 dnl $ICONDIR is the option value, used for installing icon files.
4046 [ICONDIR=$withval],
4047 [test -z "$ICONDIR" && ICONDIR=no])
4049 if test "x[$]ICONDIR" = xauto
4051 ICONDIR='${datadir}/icons'
4057 ICONDIR="$cf_path"
4062 cf_path=$ICONDIR
4065 AC_MSG_RESULT($ICONDIR)
4066 AC_SUBST(ICONDIR)
[all...]
H A Dconfigure8160 ICONDIR=$withval
8162 test -z "$ICONDIR" && ICONDIR=no
8165 if test "x$ICONDIR" = xauto
8167 ICONDIR='${datadir}/icons'
8173 ICONDIR="$cf_path"
8178 cf_path=$ICONDIR
8210 echo "$as_me:8210: result: $ICONDIR" >&5
8211 echo "${ECHO_T}$ICONDIR" >&6
8214 if test "$ICONDIR"
[all...]
/xsrc/external/mit/libXcursor/dist/man/
H A DMakefile.in196 ICONDIR = @ICONDIR@ macro

Completed in 49 milliseconds