diff options
| author | nibbles 2bits | 2012-09-19 09:53:51 -0700 |
|---|---|---|
| committer | Max Howell | 2012-09-24 09:58:47 -0400 |
| commit | 214491a97442af53d226bf70bff4829d64cb0642 (patch) | |
| tree | 4130d8914ad43c0af93b3d5f4b5b6ab32981dd08 /Library/Formula/git-utils.rb | |
| parent | 128a59cc20f123acdff5b9cfbb220cb2d80d8cea (diff) | |
| download | homebrew-214491a97442af53d226bf70bff4829d64cb0642.tar.bz2 | |
libnids: build the shared library
libnids is used by dsniff, but libnids only builds a static library
due to being coded in 2005 before much use of `.dylib` etc. By
patching libnids to build a shared library, we can get dsniff to
link against it and against glib and gthread correctly without
`LDFLAGS` hacking.
- Add deps on automake anb libtool to run `autoreconf`
- Run autoreconf to fix any issues in 2005 era configure.
- Add configure flag to `--enable-shared`
- Add patch to fix errors building shared with `-soname` and `.so`
- Works well with superenv and dnsiff
Fixes #14363
Closes #15011.
Signed-off-by: Max Howell <mxcl@me.com>
Diffstat (limited to 'Library/Formula/git-utils.rb')
0 files changed, 0 insertions, 0 deletions
