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.in513 dnl Allow folk to control _PATH_DEFSYSPATH
517 [ --with-default-sys-path=PATH:DIR:LIST use an explicit _PATH_DEFSYSPATH
520 _PATH_DEFSYSPATH is its default value.],
522 yes) AC_MSG_ERROR(bad value ${withval} given for bmake _PATH_DEFSYSPATH) ;;
H A Dmain.c1155 static char defsyspath[] = _PATH_DEFSYSPATH; in InitDefSysIncPath()
H A Dconfigure1384 --with-default-sys-path=PATH:DIR:LIST use an explicit _PATH_DEFSYSPATH
1387 _PATH_DEFSYSPATH is its default value.
7216 yes) as_fn_error $? "bad value ${withval} given for bmake _PATH_DEFSYSPATH" "$LINENO" 5 ;;
H A DChangeLog5111 as well as what ends up in _PATH_DEFSYSPATH. We now have:
5116 --with-default-sys-path=PATH:DIR:LIST use an explicit _PATH_DEFSYSPATH
5130 construct _PATH_DEFSYSPATH from the info we get from configure.