MIME-Version: 1.0 In-Reply-To: X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Disposition: inline X-RT-Interface: Web References: <983873CE-47ED-4E01-95CB-006A1B0127DE@dotat.at> <1476168585.1948121.752040497.0BCE0093@webmail.messagingengine.com> Content-Type: text/plain; charset="utf-8" Message-ID: Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 RT-Send-CC: X-RT-Encrypt: 0 X-RT-Sign: 0 Content-Length: 503 On Tue Oct 11 04:58:07 2016, dot@dotat.at wrote: > Er, sorry, I failed to fix the tow-libraries bug that Mark pointed > out. > > I have revised the patch and it now passes the two test cases below > (and > you have to change the testrun configure invocation to use "$1" > instead of > bare $1) > > testrun --with-readline="-lreadline -lcurses" 1 "undef HAVE_READLINE" > present twofail > testrun --with-readline="-lreadline -ltermcap" 0 "define > HAVE_READLINE" present twogood > > Tony. committed