mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
New --disable-glib configure option
This option uses the fake GLib shim even when GLib is present on the system.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
include_HEADERS = mdbtools.h mdbsql.h mdbver.h
|
||||
if !HAVE_GLIB
|
||||
if FAKE_GLIB
|
||||
include_HEADERS += mdbfakeglib.h
|
||||
endif
|
||||
noinst_HEADERS = mdbprivate.h
|
||||
|
Reference in New Issue
Block a user