Hongxu Jia 8c2b4061d1 fix configure failed while build dir name contains "yes"
While build dir name contained "yes", and compiled with
producing debugging information (-g), the configure failed.

The pattern of AC_EGREP_CPP (string "yes") mismatched with
dir name. It caused the test of AC_EGREP_CPP incorrect.

Use YES_IS_DEFINED to replace yes which is not often used
as dir name.

Bug: 52329
(Fix release v.4.6.2 or above)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
2017-11-08 18:33:41 +01:00
2005-12-21 11:01:20 +00:00
2005-12-15 16:11:20 +00:00
Description
Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells
9.9 MiB
Languages
C 76.7%
Roff 14.1%
PostScript 6%
Shell 1.4%
Makefile 1.1%
Other 0.7%