]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
revert some
[lyx.git] / config / ChangeLog
index e2c847d50c0fc478f720c3d58a3630ab9734fa4a..c21a92ccce90ed087d07a51ed0f5cf2091cd8d56 100644 (file)
@@ -1,3 +1,118 @@
+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
+
+       * some more updates and removal of obsolete macros.
+
+2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * further work on 2.53 stuff.
+
+2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyxinclude.m4 (LYX_PROG_CXX): remove the double -Winline
+
+2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * lyxinclude.m4 (LYX_SCO):
+       (LYX_HPUX):
+       (LYX_SUNOS4): remove macros
+       (LYX_PATH_XPM): add description of XPM_H_LOCATION here
+
+2002-07-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * lyxinclude.m4 (LYX_PROG_CXX): add -Wno-non-template-friend for
+       gcc 2.95.x.
+
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyxinclude.m4: add -Wno-non-template-friend
+
+2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * pspell.m4: patch from Garst to help find pspell (bug 428) this
+       code is really tasteless...
+
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * lyxinclude.m4: remove LYX_REGEX properly
+
+2002-06-12  Angus Leeming  <leeming@lyx.org>
+
+       * lyxinclude.m4 (LYX_STL_STRING_FWD): removed.
+
+2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): fix and simplify the
+       check for flimage.h header.
+
+2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * qt2.m4: Qt frontend is for Qt 2 OR Qt 3
+
+2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): complete rewrite. Now
+       simpler and hopefully better. Please test.
+       (LYX_PATH_XFORMS): move test for flimage.h in
+       LYX_USE_XFORMS_IMAGE_LOADER.
+       (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): killed. Now just a couple
+       lines in LYX_USE_XFORMS_IMAGE_LOADER.
+
+2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxinclude.m4 (lyx_warning): turn off exceptions for 2.96 and 3.1
+
+2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
+
+       * xforms.m4: don't insist on building with flimage linked
+
+2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
+
+       * xforms.m4: don't warn about missing flimage.h
+
+2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
+
+       * xforms.m4: moved out of lyxinclude.m4, some
+         fixes for 1.0
+
+2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * pkg.m4: new file
+
+2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxinclude.m4 (lyx_warning): enable exceptions and see what
+       happens.
+
+2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxinclude.m4 (lyx_warning): add entry for gcc 3.1
+       (lyx_warning): disable exceptions for gcc 3.1 too
+
+       * kde.m4: remove file
+
+2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
+
+       * cvsignore: add Makefile.
+
+2002-04-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (EXTRA_DIST): also dist the m4 files
+
 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * Makefile.am: make distcheck work, new file