Path to this page:
Subject: CVS commit: pkgsrc/devel/libtecla
From: Adam Ciarcinski
Date: 2005-02-21 15:56:07
Message id: 20050221145607.80DF32DA1D@cvs.netbsd.org
Log Message:
Changes 1.6.1:
The gl_event_handler() function had the endif of a
conditional compilation clause in the wrong place. This
only upset the compiler on unusual systems that don't
have select(). The problem was seen under Mac OS X, due
to the configuration problem in 1.6.0 that caused the
configure script to mistakenly report that select wasn't
available.
Files: