Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
David Anders
|
bae94960df
|
removed unnessary patch and removed references for installing shared libs that are not built
|
2006-01-23 14:15:35 +00:00 |
|
David Anders
|
8351d099e2
|
disable shared library support during configuration
|
2006-01-23 13:55:55 +00:00 |
|
Eric Andersen
|
2badd4b3e5
|
Fix up the build of libelf so it actually works
|
2005-04-12 22:04:14 +00:00 |
|
Eric Andersen
|
4dcfc9dc0f
|
Add support for libelf
|
2005-02-25 03:22:54 +00:00 |
|