Use readline only if we have the header files
authorAlan T. DeKok <aland@freeradius.org>
Wed, 28 Apr 2010 09:01:14 +0000 (11:01 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 29 Apr 2010 08:19:18 +0000 (10:19 +0200)
commited96d5b83d2f3c53fe316699450257acc7249924
tree49026b9e8be85bfb3b415ec966cc9872df9e9676
parent46de542209627674034535ee2a8970ddb94bdd81
Use readline only if we have the header files

Otherwise people install libreadline, and then the compile stage
fails because there's no header files
src/main/radmin.c