]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
Angus fix to lyxrevert_228.py
[lyx.git] / config / ChangeLog
index 3ad562a50627da7929761c2b5f723926594eba13..8a469ea1a302e61f830a6a192a3e31339ae477a0 100644 (file)
@@ -1,6 +1,62 @@
+2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyxinclude.m4 (LYX_CXX_STL_STRING): remove
+       (LYX_CXX_GOOD_STD_STRING): remove
+
+2003-08-02  Kayvan Sylvan  <kayvan@sylvan.com>
+
+       * Makefile.am (EXTRA_DIST): remove files that are not there anymore
+
+2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * xforms.m4 (XFORMS_DO_IT_ALL): new macro, which calls all the
+       xforms stuff and AC_SUBSTs XFORMS_LIBS with all libraries needed
+       by the xforms frontend
+
+       * lyxinclude.m4 (LYX_USE_FRONTENDS): renamed from
+       LYX_USE_FRONTEND. Can now accept a list of frontends; the
+       variables defines there are now FRONTENDS, FRONTENDS_SUBDIRS and
+       FRONTENDS_PROGS.
+
+2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyxinclude.m4: use AC_HELP_STRING
+
+2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac,configure.in,lyxinclude213.m4,relyx_configure.ac,relyx_configure.in: delete file
+
+2003-07-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.in:
+       * configure.ac: remove frontend directories from FRONTEND_INCLUDES
+
+2003-07-22  John Levon  <levon@movementarian.org>
+
+       * configure.ac:
+       * configure.in: support Aiksaurus 1.0
+
+2003-07-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.in:
+       * configure.ac: only add X libraries to LIBS if --disable-x has
+       not been passed to configure (useful for Qt/Mac)
+
+2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyxinclude.m4: add gcc 3.4
+
+2003-07-15  Angus Leeming  <leeming@lyx.org>
+
+       * lyxinclude.m4: Do not pass the -Winline option to gcc.
+
+2003-06-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: also check for <ios> header
+
 2003-05-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
-       * relyx_configure.ac: 
+       * relyx_configure.ac:
        * relyx_configure.in: add AM_MAINTAINER_MODE here too.
 
 2003-05-20  Angus Leeming  <leeming@lyx.org>