You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
334 B
8 lines
334 B
# KexiMDB isn't built as part of Kexi right now.
|
|
#AC_ARG_ENABLE(keximdb,
|
|
# AC_HELP_STRING([--enable-keximdb],
|
|
# [build KexiMDB (MS Access) plugin [default=no]]),
|
|
# compile_keximdb_plugin=$enableval, compile_keximdb_plugin=no)
|
|
#
|
|
#AM_CONDITIONAL(compile_keximdb_plugin, test "x$compile_keximdb_plugin" != "xno")
|