diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-01-11 Tomasz Kłoczko <kloczek@pld.org.pl> + + * src/Makefile.am: + Fxs parallel build ("make -j<N>"). + Do not include full path to .la file in case when it is in current + directory (it breaks dependences framework generated by automake in + Makefile file). + 2005-01-11 Christian Persch <chpe@cvs.gnome.org> * configure.ac: |