author | eilers <eilers> | 2004-03-31 18:09:23 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-03-31 18:09:23 (UTC) |
commit | 4910b98d6fc0725337b494a03fa05e18209b99e3 (patch) (unidiff) | |
tree | b6b6b18dc31da4d0ed4e4f7ec596a3f9a8599696 /packages | |
parent | f878d5938aadaa967800032ab985210f85ad6ae7 (diff) | |
download | opie-4910b98d6fc0725337b494a03fa05e18209b99e3.zip opie-4910b98d6fc0725337b494a03fa05e18209b99e3.tar.gz opie-4910b98d6fc0725337b494a03fa05e18209b99e3.tar.bz2 |
Removed all unnecessary dependencies to libopiedb2 and reimplemented
the conditional compilation of the SQL implementation.
Therefore, it is possible to remove all dependencies of libsqlite and libopiedb2 etc.
just by disabling the SQL support in the configuration !
If disabled, the usual xml-immplementation is used.
Thanks to mickeyl who already fixed the "backends.pro" ..
-rw-r--r-- | packages | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ CONFIG_CLOCK noncore/tools/clock clock.pro | |||
30 | CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro | 30 | CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro |
31 | CONFIG_DASHER inputmethods/dasherdasher.pro | 31 | CONFIG_DASHER inputmethods/dasherdasher.pro |
32 | CONFIG_DATEBOOK core/pim/datebookdatebook.pro | 32 | CONFIG_DATEBOOK core/pim/datebookdatebook.pro |
33 | CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro | ||
33 | CONFIG_DECO_FLAT noncore/decorations/flatflat.pro | 34 | CONFIG_DECO_FLAT noncore/decorations/flatflat.pro |
34 | CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro | 35 | CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro |
35 | CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro | 36 | CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro |