diff options
author | Frederic Culot <calcurse@culot.org> | 2009-01-23 21:08:31 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-01-23 21:08:31 +0000 |
commit | 08aaf496fce35c4335dab19a4426442153592840 (patch) | |
tree | b9b60d5e084f21b4ed011113d6087af77945044f /ChangeLog | |
parent | d8861f877ec1e52ff03781fa2246e7343a9387ae (diff) | |
download | calcurse-08aaf496fce35c4335dab19a4426442153592840.tar.gz calcurse-08aaf496fce35c4335dab19a4426442153592840.zip |
configuration script improved to link with ncursesw if ncurses is not found
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-01-23 Frederic Culot <frederic@culot.org> + + * configure.ac: improve configuration script to be able to link + with ncursesw if ncurses is not available + 2009-01-22 Frederic Culot <frederic@culot.org> * src/notify.c (notify_stop_main_thread): avoid a possible |