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

  /src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
Makefile 9 INSTALL_INFO = install-info
23 $(INSTALL_INFO) --info-dir=$(infodir) "$$f" && \
35 $(INSTALL_INFO) --delete --info-dir=$(infodir) "$$f" ; \
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
Makefile 9 INSTALL_INFO = install-info
23 $(INSTALL_INFO) --info-dir=$(infodir) "$$f" && \
35 $(INSTALL_INFO) --delete --info-dir=$(infodir) "$$f" ; \
  /src/tools/groff/
Makefile 7 INSTALL_INFO=${TOOL_INSTALL_INFO:Q}
  /src/external/gpl2/groff/dist/
configure 543 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX TTYDEVDIRS OTHERDEVDIRS CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XDEVDIRS XPROGDIRS XLIBDIRS appresdir LPR LP LPQ PSPRINT DVIPRINT PERLPATH YACC RANLIB ac_ct_RANLIB INSTALL_INFO INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S SH_SCRIPT_SED_CMD GREP EGREP LIBC LIBM LIBOBJS BROKEN_SPOOLER_FLAGS PAGE g sys_tmac_prefix tmac_wrap GROFF_PATH_SEPARATOR ALT_GHOSTSCRIPT_PROGS GHOSTSCRIPT ac_ct_GHOSTSCRIPT pnmcut pnmcrop pnmtopng psselect pnmtops make_html make_install_html ALT_AWK_PROGS AWK ac_ct_AWK make_pdfdoc make_install_pdfdoc pnmtops_nosetpage LTLIBOBJS'
5599 if test -n "$INSTALL_INFO"; then
5600 ac_cv_prog_INSTALL_INFO="$INSTALL_INFO" # Let the user override the test.
5618 INSTALL_INFO=$ac_cv_prog_INSTALL_INFO
5619 if test -n "$INSTALL_INFO"; then
5620 echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5621 echo "${ECHO_T}$INSTALL_INFO" >&6
5627 test -n "$INSTALL_INFO" && break
5629 test -n "$INSTALL_INFO" || INSTALL_INFO=":
    [all...]

Completed in 35 milliseconds