commit | 95de62efb1b1cd6d4e61ace1962c5051d8b525d4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 11 18:26:33 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Apr 12 12:22:38 2014 -0700 |
tree | e3d0e0ac8a6b98b3152e373f05ea841b7d27f9fb | |
parent | 3cca4abcd65f61922a595a8c708d2460feec9ed2 [diff] |
build: Add missing shell detection `tools/wrapper/*.sh` assume there is a `SH` variable defined, but the check was missing. The detection will be overridden if before running `./waf configure` a SH environmental variable is defined. For example, SH=/usr/local/bin/bash ./waf configure ... Change-Id: I23fae1630a6b2b7c2083cce9d068af4aaa256cd4
ndn-cpp-dev is a new implementation of a Named Data Networking client library written in C++.
ndn-cpp-dev is open source under a license described in the file COPYING. While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.
See the file INSTALL for build and install instructions.
Please submit any bugs or issues to the ndn-cpp-dev issue tracker: http://redmine.named-data.net/projects/ndn-cpp-dev/issues
Additional library tutorials and manpages are available in docs/
folder.