Add -DHAVE_GLIB to library cflags if needed

This commit is contained in:
Dan Church
2021-02-10 14:08:00 -06:00
parent c5593d893e
commit 65c9c2763a
2 changed files with 3 additions and 1 deletions

View File

@@ -12,4 +12,4 @@ Description: core MDB file support library
Requires: @GLIB_PACKAGE@
Version: @VERSION@
Libs: -L${libdir} -lmdb
Cflags:
Cflags: @MDBTOOLS_CFLAGS@