Currently the ne2000 emulator explicitly depends on pcap.
Decouple the ne2000 code and pcap code so we can always build with the
emulator but optionally disable pcap.
This also updates build defines and configuration to make this
decoupling explicit to the user.