]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Whitespace ONLY!
[lyx.git] / ChangeLog
index d37faf48f145ef4d17c196dcd5c7e895e70bb266..8ed8b89b51cc7e79dd984f8dd89ae7c8673869b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,28 @@
+2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (DISTCLEANFILES): don't use -r
+       (distclean-local): new target
+
+2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * UPGRADING: mention floatflt gotcha
+
+2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.in (VERSION): use the proper postfix
+
+2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: add check for GNU m4 (does not check that program
+       is actually gnu m4, but better than nothing)
+
+       * configure.in: small hack for compatibility with autoconf 2.52.
+       Basically, there is a weird interference with stdlib.h with g++
+       and _some_ functions (mkstemp, mktemp...)
+
 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
-       * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2  
+       * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
 
 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>