libs-ec/config.make.in
Niels Grewe 6c7e7055b9 Make the configure script test for the availability of readpassphrase() in the
C library or libbsd, and use it if is available since it is far more robust 
than getpass().


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@39104 72102866-910b-0410-8b05-ffd578937521
2015-10-28 20:08:04 +00:00

7 lines
108 B
Text

WITH_NET_SNMP=@WITH_NET_SNMP@
Console_TOOL_LIBS += @LIBREADLINE@ @READPASSPHRASE_LIBS@
ECCL_LIBS=@LIBS@