Logo
Explore Help
Register Sign In
lsm/mdbtools
1
0
Fork 0
You've already forked mdbtools
mirror of https://github.com/mdbtools/mdbtools.git synced 2026-01-21 18:48:34 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
7791c7424637f6e11e9b373e56b985246509066a
mdbtools/include/Makefile.am

10 lines
188 B
Makefile
Raw Normal View History

Remove HAVE_ macros from mdbtools.h and mdbsql.h Generate mdbtools.h at configure-time. This ensures that the public interface matches the compiled structures. See #316
2021-08-04 15:29:23 -04:00
EXTRA_DIST = mdbtools.h.in
include_HEADERS = mdbtools.h
if SQL
include_HEADERS += mdbsql.h
endif
New --disable-glib configure option This option uses the fake GLib shim even when GLib is present on the system.
2020-08-05 20:36:20 -04:00
if FAKE_GLIB
Remove GLib dependency WIP Add a shim implementing half-assed versions of most of the GLib functions used by MDB Tools. If GLib is detected at compile-time, use it, otherwise use the shim. This work is not complete, as the option-parsing code is not yet implemented - so most of the command-line tools crash.
2020-08-03 17:19:40 -04:00
include_HEADERS += mdbfakeglib.h
endif
Don't distribute mdbver.h
2020-10-18 13:09:29 +00:00
noinst_HEADERS = mdbprivate.h mdbver.h
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 吉ICP备2022002899号