commit | cf3a667634ef93c47c0ef3056a01c47112e49427 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 01 20:33:22 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 01 20:33:22 2015 -0800 |
tree | a83946b4f824f84162a40758dbf4dcd9318b8e50 | |
parent | 2586be40cbcb1b3dce87bee72ef2c6c796cebeb3 [diff] |
build: Fix conditional compilation on availability of getpass() Change-Id: I3aa95c1b6afe2239f24642507da8090f7f58abac Refs: #2419
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.