]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
fix line spacing
[lyx.git] / config / ChangeLog
index ddb48af6140c1b9d1c2b2f92ec686ae6d1a2497e..7cfbc4fdc72faba61d02a3153d51f54dedbf4868 100644 (file)
@@ -1,3 +1,47 @@
+2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * Makefile.am (EXTRA_DIST): add lyxinclude25x.m4 and
+       lyxinclude213.m4
+
+       * lyxinclude25x.m4: new file, containing macros specific to
+       autoconf 2.5x (LYX_CHECK_DECL and LYX_CHECK_DECL_HDRS for now)
+
+       * lyxincludes213.m4: new file, containing macros specific to
+       autoconf 2.13 (LYX_CHECK_DECL and LYX_CHECK_DECL_HDRS for now)
+       (LYX_FUNC_SELECT_ARGTYPES): move here
+       
+       * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): remove 
+
+       * configure.ac: use AC_FUNC_SELECT_ARGTYPES (because it works in
+       2.5x) 
+
+2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: USE_BOOST_FORMAT 
+       * acconfig.h: ditto
+
+2002-11-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: use AH_TOP and AH_BOTTOM instead of
+       AH_VERBATIM
+
+2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.ac (AH_VERBATIM): fix keys to be unique
+
+2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.ac (AH_VERBATIM): add some lost parts...
+
+2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxinclude.m4: increase template depth for some versions of g++.
+
+2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.in,configure.ac: make the AM_CONDITIONAL check a bit
+       more robust.
+
 2002-10-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * xforms.m4 (lyx_use_xforms_image_loader): move the AM_CONDITIONAL