]> git.tuebingen.mpg.de Git - paraslash.git/commit
configure: Introduce checks for libreadline.
authorAndre Noll <maan@systemlinux.org>
Thu, 25 Aug 2011 19:53:42 +0000 (21:53 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 20 Nov 2011 14:08:41 +0000 (15:08 +0100)
commit408458ad84180244b6a2ac327d13685bfb2b0867
tree024a6990515287b6df966835c282ddb8d10b27df
parent6979083be2c739e5ef66e4e6ccec991d7b2b7908
configure: Introduce checks for libreadline.

This adds interactive.o to the object list of para_client if readline
was found and links para_client against libreadline in this case.

The new source files interactive.c and interactive.h are empty for now.
configure.ac
error.h
interactive.c [new file with mode: 0644]
interactive.h [new file with mode: 0644]