Searched refs:IMAKE (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | aclocal.m4 | 1610 AC_PATH_PROGS(IMAKE,xmkmf imake) 1612 if test -n "$IMAKE" ; then 1614 case $IMAKE in 1620 cf_imake_opts="`echo "$IMAKE"|sed -e s,/config/util/xmkmf,,`" 1642 s/^IMAKE[[ ]]/IMAKE_CFLAGS="/ 1648 s/^IMAKE[[ ]]*/IMAKE_LOADFLAGS="/ 1657 @echo IMAKE ${ALLDEFINES}ifelse([$1],,,[ $1]) | sed -f fix_cflags.sed 1658 @echo IMAKE ${EXTRA_LOAD_FLAGS}ifelse([$2],,,[ $2]) | sed -f fix_lflags.sed 1661 if ( $IMAKE "$cf_imake_opts" 1>/dev/null 2>&AC_FD_CC && test -f Makefile) 1663 CF_VERBOSE(Using $IMAKE [all...] |
| H A D | configure | 17657 case $IMAKE in 17659 ac_cv_path_IMAKE="$IMAKE" # Let the user override the test with a path. 17677 IMAKE=$ac_cv_path_IMAKE 17679 if test -n "$IMAKE"; then 17680 echo "$as_me:17680: result: $IMAKE" >&5 17681 echo "${ECHO_T}$IMAKE" >&6 17687 test -n "$IMAKE" && break 17690 if test -n "$IMAKE" ; then 17692 case $IMAKE in 17698 cf_imake_opts="`echo "$IMAKE"|se [all...] |
Completed in 16 milliseconds