OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gl_cv_func_realpath_works
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/
configure
9159
if ${
gl_cv_func_realpath_works
+:} false; then :
9173
*-gnu* | gnu*)
gl_cv_func_realpath_works
="guessing yes" ;;
9175
*-musl*)
gl_cv_func_realpath_works
="guessing nearly" ;;
9177
cygwin*)
gl_cv_func_realpath_works
="guessing no" ;;
9179
mingw*)
gl_cv_func_realpath_works
="guessing no" ;;
9181
*)
gl_cv_func_realpath_works
="$gl_cross_guess_normal" ;;
9370
gl_cv_func_realpath_works
=yes
9373
32)
gl_cv_func_realpath_works
=nearly ;;
9374
*)
gl_cv_func_realpath_works
=no ;;
9385
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
gl_cv_func_realpath_works
" >&
[
all
...]
/src/external/gpl3/gdb.old/dist/gnulib/
configure
9159
if ${
gl_cv_func_realpath_works
+:} false; then :
9173
*-gnu* | gnu*)
gl_cv_func_realpath_works
="guessing yes" ;;
9175
*-musl*)
gl_cv_func_realpath_works
="guessing nearly" ;;
9177
cygwin*)
gl_cv_func_realpath_works
="guessing no" ;;
9179
mingw*)
gl_cv_func_realpath_works
="guessing no" ;;
9181
*)
gl_cv_func_realpath_works
="$gl_cross_guess_normal" ;;
9370
gl_cv_func_realpath_works
=yes
9373
32)
gl_cv_func_realpath_works
=nearly ;;
9374
*)
gl_cv_func_realpath_works
=no ;;
9385
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
gl_cv_func_realpath_works
" >&
[
all
...]
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026