]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
* insetbranch.C (textString): implement, so that branches appear
[lyx.git] / config / ChangeLog
index 529aa318ad1f757d569720b237c6c5171fcb98db..33e4dad4b6e65b2924e5b717017e4fc021248737 100644 (file)
@@ -1,3 +1,60 @@
+2006-03-10  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * qt.m4: remove unused QtXml library
+
+2006-03-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * qt.m4: add QtCore include directory
+       * qt.m4: search also for libQtCore4 etc.
+
+2006-03-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * lyxinclude.m4: Turn exceptions on for gcc (read: don't turn them
+       off)
+
+2006-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * lyxinclude.m4: Remove support for versions of GCC older than 3.1
+
+2006-02-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4 (LYX_USE_PACKAGING): do not set program_suffix for
+       macosx packaging.
+
+2006-02-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4 (LYX_VERSION_SUFFIX): do not alter PACKAGE here.
+       (LYX_USE_PACKAGING): add $version_suffix to PACKAGE here and set
+       program_suffix for posix (bug 2237); provide a custom definition
+       of pkgdatadir for OSX and windows.
+
+2006-01-26  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * ltmain.sh: apply patch for darwin
+
+2005-12-30  Lars Gullik Bjonnes  <larsbj@lyx.org>
+
+       * ltmain.sh: update to newer version
+
+2005-12-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * qt.m4: use -nounload with uic if supported (uic can dump core
+       otherwise). 
+
+2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
+
+       * common.am (AUTOMAKE_OPTIONS): deleted, we now setup am args
+       from configure.ac 
+
+       * lyxinclude.m4: use AC_PACKAGE_VERSION instead of VERSION, use
+       AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
+
+2005-10-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4 (LYX_USE_PACKAGING): set PACKAGE depending on
+       packaging setting.
+       (LYX_VERSION_SUFFIX): honor PACKAGE value.
+
 2005-09-29  Angus Leeming  <leeming@lyx.org>
 
        * lyxinclude.m4: add a new MSYS_AC_CANONICAL_PATH macro that