Lines Matching refs:in

11 # This program is distributed in the hope that it will be useful,
24 # indicates that it is built from the 219th delta (in _some_ repository)
50 dnl have 'make my-distcheck' in dist-check.mk exercise this.
110 [Compile all the tools in a single binary, reducing the overall size.
114 case $enableval in
143 case $enableval in
157 'expensive' in addition generates expensive-to-compute warnings
159 [case $enableval in
166 # is used in gnulib for example to suppress warnings from
191 nw="$nw -Wundef" # Warns on '#if GNULIB_FOO' etc in gnulib
207 nw="$nw -Wformat-truncation=2" # False alarm in ls.c, probably related
229 for w in $ws; do
267 # Remove the following and save the result in GNULIB_WARN_CFLAGS.
281 # FP in careadlinkat.c w/gcc 10.0.1 20200205
384 # syslog is not in the default libraries. See if it's in some other.
385 for lib in bsd socket inet; do
404 case $utils_cv_func_setpriority,$ac_cv_func_nice in
411 [Define to 1 if /dev/std{in,out,err} and /dev/fd/N, if they exist, might be
451 AC_MSG_CHECKING([c_line in struct termios])
475 AC_MSG_CHECKING([TIOCGWINSZ in sys/pty.h])
491 [Define if your system defines TIOCGWINSZ in sys/pty.h.])
598 dnl saving that list in the $no_install_progs_default shell variable.
603 # Note it adding to pkglibexec_PROGRAMS, $(transform) in src/local.mk
605 case " $optional_bin_progs " in
611 for p in $optional_bin_progs; do
617 dnl otherwise we will incur in dreadful quoting issues.
624 EXTRA_MANS=`for p in $no_install_progs_default $gl_no_install_prog; do
640 for prog in $gl_single_binary_exceptions; do
642 case " $single_binary_progs " in
653 for p in $single_binary_progs; do
659 # compiled code of each selected program in a "library" format.
661 for p in $single_binary_progs; do
676 # with $(EXEEXT) appending on it, so we have to do it ourselves -- in
679 for p in $optional_bin_progs; do echo src/"$p"'$(EXEEXT)'; done`
698 # As long as "grep 'PRI[diouxX]' po/*.pot" reports matches in
708 po/Makefile.in