Wireshark mailing list archives

Re: Trunk Windows CMake builds are broken


From: Guy Harris <guy () alum mit edu>
Date: Thu, 21 Aug 2014 04:59:26 -0700


On Aug 21, 2014, at 4:20 AM, "Gisle Vanem" <gvanem () yahoo no> wrote:

"Shanks, Graham (UK)" <graham.shanks () baesystems com> 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 <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: