Searched refs:APPSDIR (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A DMakefile.in82 appsdir = @APPSDIR@
95 APPSDIR = $(DESTDIR)$(appsdir) macro
100 INSTALL_DIRS = $(BINDIR) $(APPSDIR) $(ICONDIR) $(PIXMAPDIR) $(MANDIR)
345 @no_appsdir@install-full :: $(APPSDIR)
350 @no_appsdir@ echo installing $(APPSDIR)/$$d; \
352 @no_appsdir@ $(INSTALL_DATA) XTerm.tmp $(APPSDIR)/$$d; \
353 @no_appsdir@ echo installing $(APPSDIR)/$$d-color; \
355 @no_appsdir@ $(INSTALL_DATA) XTerm.tmp $(APPSDIR)/$$d-color; \
503 @no_appsdir@ echo uninstalling $(APPSDIR)/$$d; \
504 @no_appsdir@ $(RM) $(APPSDIR)/
[all...]
H A Daclocal.m43813 dnl $APPSDIR is the option value, used for installing app-defaults files.
3849 [APPSDIR=$withval],
3850 [APPSDIR='${exec_prefix}/lib/X11/app-defaults'])
3852 if test "x[$]APPSDIR" = xauto
3854 APPSDIR='${exec_prefix}/lib/X11/app-defaults'
3873 APPSDIR="$cf_path"
3878 cf_path=$APPSDIR
3882 AC_MSG_RESULT($APPSDIR)
3883 AC_SUBST(APPSDIR)
3886 if test "$APPSDIR"
[all...]
H A Dconfigure7945 APPSDIR=$withval
7947 APPSDIR='${exec_prefix}/lib/X11/app-defaults'
7950 if test "x$APPSDIR" = xauto
7952 APPSDIR='${exec_prefix}/lib/X11/app-defaults'
7971 APPSDIR="$cf_path"
7976 cf_path=$APPSDIR
8009 echo "$as_me:8009: result: $APPSDIR" >&5
8010 echo "${ECHO_T}$APPSDIR" >&6
8013 if test "$APPSDIR" = no
8017 EXTRA_INSTALL_DIRS="$EXTRA_INSTALL_DIRS \$(APPSDIR)"
[all...]

Completed in 13 milliseconds