]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
fix scons for Andre's LYX_DATE changes
[lyx.git] / config / ChangeLog
index 7de02859fd7f3171beb8682cb4ea3fa2de6bdbc2..33e4dad4b6e65b2924e5b717017e4fc021248737 100644 (file)
@@ -1,3 +1,77 @@
+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
+       generates a Windows native path on Windows boxes and unix native
+       path on *nix boxes. With thanks to Keith Marshall. Details can
+       be found here: http://thread.gmane.org/gmane.comp.gnu.mingw.msys/2937
+
+2005-09-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4 (LYX_PROG_CXX): do not enable stdlib-debug for
+       prereleases.
+
+2005-09-08  Angus Leeming  <leeming@lyx.org>
+
+       * spell.m4: correct grammar describing invocation of the
+       spellchecker.
+
 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * common.am (AUTOMAKE_OPTIONS): add dist-bzip2