Home
last modified time | relevance | path

Searched refs:enable_procfs_psinfo (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnustep-base/libs-base-base-1_27_0/config/
H A Dprocfs.m454enable_procfs_psinfo="$enableval", if test "$cross_compiling" = yes; then enable_procfs_psinfo=cro…
57 [if test "$enable_procfs_psinfo" = yes; then
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A Dconfigure10295 enableval=$enable_procfs_psinfo; enable_procfs_psinfo="$enableval"
10297 …if test "$cross_compiling" = yes; then enable_procfs_psinfo=cross; else enable_procfs_psinfo=yes; …
10306 if test "$enable_procfs_psinfo" = yes; then