]> git.tuebingen.mpg.de Git - paraslash.git/commit
Interactive support depends on curses lib.
authorAndre Noll <maan@systemlinux.org>
Mon, 19 Nov 2012 21:31:27 +0000 (22:31 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 19 Nov 2012 21:31:27 +0000 (22:31 +0100)
commit98f19256d136f8432df0228ce6406892a7d18a5b
tree79c89aac9733a41d3f6d38a5392a87441420085b
parent3e3d8e1b48bbd8dbf46adf517c311b5e78dc820f
Interactive support depends on curses lib.

If libreadline was detected, but no curses lib was found, we currently
try to activate interactive support, and compilation fails.

This patch deactivates interactive support in this case.
configure.ac