]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
fix line spacing
[lyx.git] / config / ChangeLog
index a94feb67129a77849cade60fc91a7422c7742a40..7cfbc4fdc72faba61d02a3153d51f54dedbf4868 100644 (file)
@@ -1,3 +1,114 @@
+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
+       USE_BASIC_IMAGE_LOADER from here...
+       * configure.ac: ... here
+       * configure.in: ...to here, and ...
+
+2002-09-13  John Levon  <levon@movementarian.org>
+
+       * qt.m4: tweak sed usage
+
+2002-09-12  John Levon  <levon@movementarian.org>
+
+       * Makefile.am: qt.m4 not qt2.m4
+
+2002-09-12  John Levon  <levon@movementarian.org>
+
+       * configure.ac:
+       * configure.in:
+       * qt.m4: output Qt version
+
+2002-09-12  John Levon  <levon@movementarian.org>
+
+       * qt.m4: make $FATAL actually work
+
+2002-09-12  John Levon  <levon@movementarian.org>
+
+       * configure.ac:
+       * configure.in:
+       * lyxinclude.m4:
+       * qt2.m4:
+       * qt.m4: new Qt configure script
+
+2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * relyx_configure.ac:
+       * configure.ac: only require autoconf 2.52
+
+       * Makefile.am (EXTRA_DIST): distribute also xforms.m4
+
+2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * lyxinclude.m4 (LYX_PATH_XPM): do not pass XPM_LIB as 5th
+       argument of AC_CHECK_LIB
+
+       * xforms.m4 (LYX_PATH_XFORMS): use 5th argument of AC_CHECK_LIB to
+       make sure that -lXpm is used when linking. Require LYX_PATH_XPM.
+       (LYX_USE_XFORMS_IMAGE_LOADER): use XPM_LIB here
+
+2002-08-14  John Levon  <levon@movementarian.org>
+
+       * configure.in:
+       * configure.ac: no xforms check with Qt
+
+2002-08-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.in: change AC_LANG(XX) back to the AC_LANG_XX variant.
+
+2002-08-11  Angus Leeming  <leeming@lyx.org>
+
+       * lyxinclude.m4 (LYX_CXX_EXPLICIT): remove trailing semi-colon after
+       definition of c-tor.
+
+2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (EXTRA_DIST): remove sigc++.m4
+
 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * xforms.m4: switch back to save,restore