]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Fix curses detection.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 31 Mar 2015 21:11:10 +0000 (21:11 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 31 Mar 2015 21:11:10 +0000 (21:11 +0000)
commit90f9ec2fa02dd5220392770e537759e099b447e3
treeb972f200768dfd62457ac6461c68c9c9f4db4125
parentb5746a0b332eee44bb10247d3454365e7f7bcf7e
build: Fix curses detection.

We need to append to the $curses_ldflags variable rather than
overwriting it. Without this fix, --with-curses-libs is effectively
ignored.
configure.ac