summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/config.in
AgeCommit message (Collapse)AuthorFilesLines
2004-03-31Removed all unnecessary dependencies to libopiedb2 and reimplementedeilers1-3/+3
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" ..
2004-03-26move SQL_BACKEND configuration to where it belongsmickeyl1-0/+14
2004-03-01fixed opiepim to depend on opiedb2 and also add the forgotten today ↵harlekin1-3/+3
interface files
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+7
and comment...