mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
patch #849200
This commit is contained in:
@@ -3,7 +3,7 @@ bin_PROGRAMS = gmdb2
|
||||
include_HEADERS = gmdb.h
|
||||
gmdb2_SOURCES = main2.c file.c util.c table.c query.c module.c macro.c report.c form.c info.c table_def.c table_data.c table_export.c debug.c sql.c schema.c prefs.c
|
||||
LIBS = -rdynamic $(GNOME_LIBS) @LEXLIB@
|
||||
INCLUDES = -I$(top_srcdir)/include \
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include \
|
||||
$(GNOME_CFLAGS) \
|
||||
-DDATADIR=\""$(datadir)"\" \
|
||||
-DGMDB_ICONDIR=\""$(datadir)/gmdb/glade/"\" \
|
||||
|
||||
Reference in New Issue
Block a user