Changeset 3a547ee for configure


Ignore:
Timestamp:
2019-11-28T00:22:56Z (4 years ago)
Author:
Robert Scheck <robert@…>
Branches:
master
Children:
b15cbc4
Parents:
b504415
Message:

g_hash_table_contains() exists since GLib >= 2.32

Usage of g_hash_table_contains() was introduced by commit 5c90890.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rb504415 r3a547ee  
    5757arch=$(uname -s)
    5858
    59 GLIB_MIN_VERSION=2.16
     59GLIB_MIN_VERSION=2.32
    6060
    6161# Cygwin and Darwin don't support PIC/PIE
Note: See TracChangeset for help on using the changeset viewer.