Home
last modified time | relevance | path

Searched refs:build_pt_chown (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/
Dconfig.make.in98 build-pt-chown = @build_pt_chown@
Dconfigure.ac438 [build_pt_chown=$enableval],
439 [build_pt_chown=no])
440 AC_SUBST(build_pt_chown) subst
441 if test "$build_pt_chown" = yes; then
Dconfigure3769 enableval=$enable_pt_chown; build_pt_chown=$enableval
3771 build_pt_chown=no
3775 if test "$build_pt_chown" = yes; then
/glibc-2.36/ChangeLog.old/
DChangeLog.1864460 * configure.ac: Quote $build_pt_chown test.