Home | History | Annotate | Download | only in dist

Lines Matching refs:imake

744   --enable-imake          enable use of imake for definitions
9425 # Screen out bogus values from the imake configuration. They are
17626 echo "$as_me:17626: checking if we should use imake to help" >&5
17627 echo $ECHO_N "checking if we should use imake to help... $ECHO_C" >&6
17629 # Check whether --enable-imake or --disable-imake was given.
17648 for ac_prog in xmkmf imake
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
17693 (*/imake)
17698 cf_imake_opts="`echo "$IMAKE"|sed -e s,/config/util/xmkmf,,`"
17705 # If it's installed properly, imake (or its wrapper, xmkmf) will point to the
17720 s/^IMAKE[ ]/IMAKE_CFLAGS="/
17726 s/^IMAKE[ ]*/IMAKE_LOADFLAGS="/
17735 @echo IMAKE ${ALLDEFINES} $(MAIN_DEFINES) $(VENDORMANDEFS) | sed -f fix_cflags.sed
17736 @echo IMAKE ${EXTRA_LOAD_FLAGS} | sed -f fix_lflags.sed
17739 if ( $IMAKE "$cf_imake_opts" 1>/dev/null 2>&5 && test -f Makefile)
17741 test -n "$verbose" && echo " Using $IMAKE $cf_imake_opts" 1>&6
17743 echo "${as_me:-configure}:17743: testing Using $IMAKE $cf_imake_opts ..." 1>&5
17746 # sometimes imake doesn't have the config path compiled in. Find it.
17761 { echo "$as_me:17761: WARNING: Could not find imake config-directory" >&5
17762 echo "$as_me: WARNING: Could not find imake config-directory" >&2;}
17765 if ( "$IMAKE" -v "$cf_imake_opts" 2>&5)
17767 test -n "$verbose" && echo " Using $IMAKE $cf_config" 1>&6
17769 echo "${as_me:-configure}:17769: testing Using $IMAKE $cf_config ..." 1>&5
17772 { echo "$as_me:17772: WARNING: Cannot run $IMAKE" >&5
17773 echo "$as_me: WARNING: Cannot run $IMAKE" >&2;}
17824 # Some imake configurations define PROJECTROOT with an empty value. Remove
17846 if test -n "$IMAKE" && test -n "$IMAKE_CFLAGS" ; then
17987 # imake on AIX 5.1 defines AIXV3. really.
18576 # imake-file.
25219 ### or other conflicting symbols that may be defined via imake:
26249 s,@IMAKE@,$IMAKE,;t t