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-02-26 13:52:42 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
4f481000a80d9c5c1a87655fcbbd4c489de3e8e9
mdbtools/include/Makefile.am

6 lines
130 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
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
if !HAVE_GLIB
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.25.2 Page: 48ms Template: 3ms
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号