Conditionally compile in the SIGWINCH handler
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 29 Oct 2010 18:18:12 +0000 (20:18 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 29 Oct 2010 18:18:12 +0000 (20:18 +0200)
commitd11d6e038e2e60c6b876c7018ad181a08e6cef8d
treea2949c6d57215845cb844088a7bdfcecbed1e529
parent0feffe007ba23ff5e655b308b4177b3b7658bc3c
Conditionally compile in the SIGWINCH handler

Not all systems have SIGWINCH.  But this isn't an essential
feature so only compile it in if its available.
configure.ac
src/output/ascii.c