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>
Wed, 28 Apr 2010 09:01:14 +0000 (11:01 +0200)
commitefb419a4f14b6ff27ca3ac6b96dd010801694f15
tree0ee72021cd7d55684ea796804ac5be07795e4238
parent8e679c38e689f22a738fe6a368c05eea62f9fd64
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