A clone of John E. Davis's recursive grep, written when I couldn't get the original to build on a modern copy of CentOS
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
use the latest configure.inc; use @DISTCLEAN@ to make spotless, unset _MK_LIBRARIAN because rgrep doesn't need one
548b6aaView on GitHubupdate to latest configure.inc; tweak configure.sh to work with the new output format form AC_LIBRARY
9e9a410View on GitHubDefect in configure.inc; writes the CONFIGURE_FILES macro before generating a static librarian
10b355fView on GitHubAdd a README, a COPYRIGHT, and convert the license to a 1-clause BSD-style one
407f014View on GitHubTweak to fit output from the latest version of AC_LIBRARY
24a66dbView on GitHubUp to version 0.05; update the usage message to reflect the new
5d86a8dView on GitHub