File: README

package info (click to toggle)
qof 0.8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,488 kB
  • sloc: ansic: 30,786; sh: 11,632; xml: 487; makefile: 431; yacc: 184; lex: 123; sed: 16
file content (22 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

          Prerequisite and Extension Libraries
          ------------------------------------

This directory contains code that is needed by QOF,
but is either not available on all platforms or needs
to be extended from the "default" version.

Contents:
---------
The libsql directory contains code copied from the
libgda (http://www.gnome-db.org/) Gnome database system.

LibGDA support
--------------
The libsql directory is not built if libgda >= 1.2.0 can be
found on the build system. (August 2005). Note: libgda support
is *limited* to the STABLE libgda releases. v1.3 and 1.9 are
NOT detected by QOF and should not be used. Patches to support
the unstable libgda code will be refused. If a stable libgda
is not available on your platform, let QOF use the internal code
in lib/libsql instead.