Home
last modified time | relevance | path

Searched refs:_PATH_DEFSYSPATH (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bmake/
H A Dpathnames.h54 #ifndef _PATH_DEFSYSPATH
56 # define _PATH_DEFSYSPATH _PATH_PREFIX_SYSPATH ":" _path_defsyspath macro
58 # define _PATH_DEFSYSPATH _path_defsyspath macro
H A Dconfigure.in468 dnl Allow folk to control _PATH_DEFSYSPATH
472 [ --with-default-sys-path=PATH:DIR:LIST use an explicit _PATH_DEFSYSPATH
475 _PATH_DEFSYSPATH is its default value.],
477 yes) AC_MSG_ERROR(bad value ${withval} given for bmake _PATH_DEFSYSPATH) ;;
H A Dmain.c1166 static char defsyspath[] = _PATH_DEFSYSPATH; in InitDefSysIncPath()
H A Dconfigure1378 --with-default-sys-path=PATH:DIR:LIST use an explicit _PATH_DEFSYSPATH
1381 _PATH_DEFSYSPATH is its default value.
7168 yes) as_fn_error $? "bad value ${withval} given for bmake _PATH_DEFSYSPATH" "$LINENO" 5 ;;
H A DChangeLog4789 as well as what ends up in _PATH_DEFSYSPATH. We now have:
4794 --with-default-sys-path=PATH:DIR:LIST use an explicit _PATH_DEFSYSPATH
4808 construct _PATH_DEFSYSPATH from the info we get from configure.