HomeSort by: relevance | last modified time | path
    Searched refs:ICON_SYMLINK (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
Makefile.in 89 ICON_SYMLINK = @ICON_SYMLINK@
378 @no_icondir@ t=$(ICON_SYMLINK)$$s; \
380 @no_icondir@ if test "$(ICON_SYMLINK)" != NONE ; then \
403 @no_pixmapdir@ t=$(ICON_SYMLINK)$$s; \
405 @no_pixmapdir@ if test "$(ICON_SYMLINK)" != NONE ; then \
configure 8045 ICON_SYMLINK="$withval"
8047 ICON_SYMLINK=NONE
8049 case "x$ICON_SYMLINK" in
8051 ICON_SYMLINK=xterm
8054 ICON_SYMLINK=NONE
8058 echo "$as_me:8058: result: $ICON_SYMLINK" >&5
8059 echo "${ECHO_T}$ICON_SYMLINK" >&6
26224 s,@ICON_SYMLINK@,$ICON_SYMLINK,;t t

Completed in 46 milliseconds