configure: kill off NEED_NONNULL_WINSYS
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 5 Sep 2014 13:06:21 +0000 (14:06 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 9 Sep 2014 18:39:36 +0000 (19:39 +0100)
commit0d0313ce9b1bf17d4c8d557f1605f1b9d43d3dba
treed2cd4825af93af5b88ab4d9cbe831be628072c20
parent40bb6f93139971a459dadf88d6dfc05791071e37
configure: kill off NEED_NONNULL_WINSYS

The variable was unused and gave false information. The need for nonnull
winsys currently does not relate as it used to. Nowadays one can mix and
match more freely with plenty of winsys' to make your head spin.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
configure.ac