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.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
...]
/src/external/gpl3/gdb/dist/gnulib/
configure
9156
if ${
gl_cv_func_realpath_works
+:} false; then :
9170
*-gnu* | gnu*)
gl_cv_func_realpath_works
="guessing yes" ;;
9172
*-musl*)
gl_cv_func_realpath_works
="guessing nearly" ;;
9174
cygwin*)
gl_cv_func_realpath_works
="guessing no" ;;
9176
mingw*)
gl_cv_func_realpath_works
="guessing no" ;;
9178
*)
gl_cv_func_realpath_works
="$gl_cross_guess_normal" ;;
9367
gl_cv_func_realpath_works
=yes
9370
32)
gl_cv_func_realpath_works
=nearly ;;
9371
*)
gl_cv_func_realpath_works
=no ;;
9382
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
gl_cv_func_realpath_works
" >&
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026