---
 Makefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.in b/Makefile.in
index 8a0bba17c..418f60f49 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -93,6 +93,7 @@ preinstall :
        @ echo ''
        @ echo '       extended funcs: '`test @NCURSES_EXT_FUNCS@ != 0 && echo 
yes || echo no`
        @ echo '       xterm terminfo: '@WHICH_XTERM@
+       @ echo '           ABI suffix: '`if test -n "@ABI_SUFFIX@"; then echo 
@ABI_SUFFIX@; else echo "(none)"; fi`
        @ echo ''
        @ echo '        bin directory: '$(bindir)
        @ echo '        lib directory: '$(libdir)
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to