As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8076 :
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Dec 2012 02:09:48 +0000 (02:09 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Dec 2012 02:09:48 +0000 (02:09 +0000)
commitb2bbc086ec75e9010d8578f1a6e5c471a8a558de
treeabd79394ab1a5f7a76ea740f3430092f88a66e2b
parent85add264e78b9710798874efaea2fc406778d31a
As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8076 :

Enable PIE (if the compiler supports it) when compiling dumpcap.  Do this
regardless of whether we're configured to install dumpcap setuid-root because
some users will end up running dumpcap as root regardless of how we were
configured.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46608 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
configure.ac