Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-01-01 | goffice 0.7.4: fixed compilation removing dolt | Denis 'Gnutoo' Carikli | 1 | |
Fixed compilation removing DOLT (from http://dolt.freedesktop.org/) fom configure.in, else it would file like this(output stripped) : .../doltlibtool: exec: .../libtool: cannot execute: No such file or directory note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool in my case,more informations are disponible reading the m4 dolt file here: http://cgit.freedesktop.org/dolt/tree/dolt.m4 | ||||
2009-11-17 | goffice: make buildable for uclibc | Henning Heinold | 1 | |
* libgoffice uses isfinite for uclibc this stdc99 so let autotools check it * bump PR |