On Aug 21, 2014, at 4:20 AM, "Gisle Vanem" <[email protected]> wrote:
> "Shanks, Graham (UK)" <[email protected]> wrote: > >> A better solution would be to move the local config.h into a subdirectory >> and then use the following: >> >> #include “subdir/config.h” > > Since several dependent packages could have a config.h in it's ./include dir, > (shadowing for Wireshark's "config.h"), why not rename it and instead say: > '#include <ws_config.h>'. Presumably autotools can be convinced to generate ws_config.h rather than config.h. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
