Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 21995: /trunk/ /trunk/: acinclude.m4

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 29 May 2007 16:50:48 -0700

On May 29, 2007, at 4:29 PM, sahlberg@xxxxxxxxxxxxx wrote:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21995

User: sahlberg
Date: 2007/05/29 11:29 PM

Log:
we dont link with g_snprintf in the configure for gtk1-2

We appear to *use* g_snprintf in the build for GTK+ 1.2[.x] - rather a lot of dissectors use it - so that test *should* link with GLib (and thus with g_snprintf). If it's not linking with GLib, it should be fixed to do so.