From 9740af197efca9d1d1a06d39521d69de82e0c2ff Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Fri, 19 Jan 2001 14:47:43 +0000 Subject: 13380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...) to make it possible to override default library selected --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8c43e449..f5ad33086 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-01-19 Andrej Borsenkow + + * 13380: configure.in: replace AC_CHECK_LIB(...,tgetent) with + AC_SEARCH_LIBS(tgetent,...) to allow user to override default + library selection + 2001-01-18 Sven Wischnowsky * 13374: Src/Zle/compcore.c, Src/Zle/compctl.c, Src/Zle/complist.c, -- cgit 1.4.1