OSDN Git Service

Add bits to conditionalize VT_WAITACTIVE usage
authorChris Larson <chris_larson@mentor.com>
Sat, 4 Sep 2010 03:41:22 +0000 (20:41 -0700)
committerChris Larson <chris_larson@mentor.com>
Sat, 4 Sep 2010 03:41:22 +0000 (20:41 -0700)
commitd9ff92d46a1e17361ac11137841dfd83574c66ae
tree358918ef6ba7fa757afe2363ec63d7b233c40871
parent8c04294943437e4831ee33f67847b9c862620eb9
Add bits to conditionalize VT_WAITACTIVE usage

Per harry-F, wrap VT_WAITACTIVE bits in a #ifndef TSLIB_NO_VT_WAITACTIVE, to
allow distribution folks to define that via the cflags/cppflags if necessary.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
tests/fbutils.c