Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-16 | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer | |
First hunk of fixes for bug #1290 | |||
2007-04-06 | - someone disabled shared lib support without fixing the libelf rule leading to | Bernhard Reutner-Fischer | |
useless rebuilds. Add option to install the lib to the target and not only to the staging_dir. | |||
2007-04-06 | - bump version. memmove works so let configure know about this fact | Bernhard Reutner-Fischer | |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2006-01-23 | removed unnessary patch and removed references for installing shared libs ↵ | David Anders | |
that are not built | |||
2006-01-23 | disable shared library support during configuration | David Anders | |
2005-04-12 | Fix up the build of libelf so it actually works | Eric Andersen | |
2005-02-25 | Add support for libelf | Eric Andersen | |