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 2025-09-19 10:37:54 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
673c7700b9f33dd22f5fc9009386786b3526e861
mdbtools/include/Makefile.am

6 lines
129 B
Makefile
Raw Normal View History

Don't distribute mdbprivate.h and mdbodbc.h mdbprivate is.... private. mdbodbc.h has no reason to be public: People who want to use the plugin should use the public odbc.h headers. And having this private will permit hdbc cleanup.
2013-07-03 11:59:28 +02:00
include_HEADERS = mdbtools.h mdbsql.h mdbver.h
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 mdbprivate.h and mdbodbc.h mdbprivate is.... private. mdbodbc.h has no reason to be public: People who want to use the plugin should use the public odbc.h headers. And having this private will permit hdbc cleanup.
2013-07-03 11:59:28 +02:00
noinst_HEADERS = mdbprivate.h
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 163ms Template: 9ms
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号