Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | removed unnessary patch and removed references for installing shared libs ↵ | David Anders | 2006-01-23 | 2 | -13/+0 |
| | | | | that are not built | ||||
* | disable shared library support during configuration | David Anders | 2006-01-23 | 2 | -2/+3 |
| | |||||
* | Fix up the build of libelf so it actually works | Eric Andersen | 2005-04-12 | 2 | -6/+23 |
| | |||||
* | Add support for libelf | Eric Andersen | 2005-02-25 | 2 | -0/+69 |