diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2006-07-14 06:42:37 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2006-07-14 06:42:37 +0000 |
| commit | b13e1efdc13b1ea7309e6adc84d12c9608c35e59 (patch) | |
| tree | 143b547ee6e1c6c4c8342aa67a7ffbd408e1cbd6 /ChangeLog | |
| parent | * src/libavoid/*: Add a couple of missing files. (diff) | |
| download | inkscape-b13e1efdc13b1ea7309e6adc84d12c9608c35e59.tar.gz inkscape-b13e1efdc13b1ea7309e6adc84d12c9608c35e59.zip | |
* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
src/xml/Makefile_insert, src/libnr/Makefile_insert:
Add "$(srcdir)/" to some things so that "make check" works in
the case that the build directory is somewhere other than the
source directory.
(bzr r1413)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-07-13 Michael Wybrow <mjwybrow@users.sourceforge.net> + * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert, + src/xml/Makefile_insert, src/libnr/Makefile_insert: + Add "$(srcdir)/" to some things so that "make check" works in + the case that the build directory is somewhere other than the + source directory. + * src/sp-conn-end-pair.cpp, src/connector-context.cpp, src/document.cpp, src/libavoid/*: Update libavoid with upstream fixes, optimisations and new features. |
