]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
fix line spacing
[lyx.git] / config / ChangeLog
index e1da361f4f18879557173df12d1754ac832f362b..7cfbc4fdc72faba61d02a3153d51f54dedbf4868 100644 (file)
@@ -1,3 +1,38 @@
+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++.