[buildout]
extends =
  ../pcre/buildout.cfg
parts =
  grep

[grep]
recipe = hexagonit.recipe.cmmi
url = http://ftp.gnu.org/gnu/grep/grep-2.8.tar.gz
md5sum = cb2dfc502c5afc7a4a6e5f6cefd6850e
environment =
  PKG_CONFIG_PATH=${pcre:location}/lib/pkgconfig
  LDFLAGS =-Wl,--as-needed -Wl,-rpath=${pcre:location}/lib