aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/uat_gui.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-05-05 22:47:32 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-05-05 22:47:32 +0000
commit94ab014f04075a1fb203e7613a1b360aabfaa12c (patch)
treec41aaed36ad6a43e9b359d865983e833c5e3c6c5 /gtk/uat_gui.c
parentf4a1f2fc6693c52b441c876fd0ca9238d64e21f4 (diff)
Require GLib 2.4 or later.
That means that G_GINT64_MODIFIER will be defined, so don't check whether it's defined. We don't use the PRI[douxX]64 macros, as we use the GLib print routines and thus use G_GINT64_MODIFIER instead. Get rid of the checks for whether inttypes.h defines PRI[douxX]64; just check whether it exists at all. That means we don't set INTTYPES_H_DEFINES_FORMATS, so don't check for it. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25243 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/uat_gui.c')
0 files changed, 0 insertions, 0 deletions