]> The Tcpdump Group git mirrors - tcpdump/commit
Build universal on OS X by default; add an option to disable that.
authorGuy Harris <[email protected]>
Sun, 4 Apr 2010 19:08:11 +0000 (12:08 -0700)
committerGuy Harris <[email protected]>
Sun, 4 Apr 2010 19:08:11 +0000 (12:08 -0700)
commitc1b245043ff1b6297d6aaf9f64ef224841ae136a
tree099c9b903a406fc8559a9295d718e4e94b0be853
parent51b8ec3c84774a02c4bcf12381aa80d74ef084a6
Build universal on OS X by default; add an option to disable that.

Instead of requiring the user to specify -arch options on OS X to build
a universal version of tcpdump, just default to universal on OS X by
default.  Pick the particular targets to match the way tcpdump is built
for the OS for which we're building.
Makefile.in
configure
configure.in