summaryrefslogtreecommitdiffstats
path: root/config_host/config_lgpl.h.in
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-06-04 14:02:48 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-06-04 17:45:42 +0100
commitc32c11fbd49e0194534be9d21c22da6799728be3 (patch)
tree2ce05f2cd61416625dc31d7d9ff7fb278b8c4fb1 /config_host/config_lgpl.h.in
parentconfigure: add evil hack to disable doxygen on a certain tinderbox (diff)
downloadcore-c32c11fbd49e0194534be9d21c22da6799728be3.tar.gz
core-c32c11fbd49e0194534be9d21c22da6799728be3.zip
MPLv2 subset improvements.
Diffstat (limited to 'config_host/config_lgpl.h.in')
-rw-r--r--config_host/config_lgpl.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_lgpl.h.in b/config_host/config_lgpl.h.in
index f81b33768df1..18d17dae7681 100644
--- a/config_host/config_lgpl.h.in
+++ b/config_host/config_lgpl.h.in
@@ -5,7 +5,7 @@
#ifndef CONFIG_LGPL_H
#define CONFIG_LGPL_H
-#define MPL_HAVE_SUBSET 0
+#include <config_mpl.h>
#if MPL_HAVE_SUBSET
# error "Attempting to compile LGPL code into MPL subset"