Home | History | Annotate | Download | only in dist

Lines Matching refs:WTMP_FILE

708 WTMP_FILE
23680 # Check whether --with-wtmp_file was given.
23683 withval=$with_wtmp_file; WTMP_FILE="$withval"
23686 if test "x$WTMP_FILE" = "xyes" ; then
23687 WTMP_FILE=""
23688 elif test "x$WTMP_FILE" = "xno" ; then
23689 WTMP_FILE="none"
23693 if test "x$WTMP_FILE" = "x" ; then
23697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $WTMP_FILE" >&5
23698 printf "%s\n" "$WTMP_FILE" >&6; }
23700 if test x$WTMP_FILE != x; then