X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2FChangeLog;h=e11ff1f4f48d8dfb3ab1067b22c7aa5bdbc2bebd;hb=2fe2eca55ff202f5f806e681db9345199d1d6fae;hp=56de8a59bb847319dfb5d4e4176fc9533c23c177;hpb=5657b861a6f8e4ed7b89db4a3b70b6f60de9ec9d;p=lyx.git diff --git a/config/ChangeLog b/config/ChangeLog index 56de8a59bb..e11ff1f4f4 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,86 @@ +2002-02-28 Jean-Marc Lasgouttes + + * lyxinclude.m4 (LYX_PROG_CXX): use -dumpversion instead of + --version to get version info from gcc. + +2002-01-26 Angus Leeming + + * qt2.m4: small tweaks to the -lqt recognition stuff.. + +2002-01-23 Lars Gullik Bjønnes + + * config.guess: update + * config.sub: update + * ltmain.sh: update + +2002-01-07 Dekel Tsur + + * lyxinclude.m4: Allow disabling of debug information. + +2001-10-17 Jean-Marc Lasgouttes + + * depcomp: new script to handle dependencies, from automake 1.5 + + * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): add description of the + SELECT_* defines. + (LYX_PROG_CXX_WORKS): change to do the work without + AC_TRY_COMPILE, since we do not have a compiler defined yet. + (LYX_PROG_CXX): rewritten to be a wrapper around AC_PROG_CXX. + +2001-10-08 Jean-Marc Lasgouttes + + * *.m4: update to gettext 0.10.40 + +2001-10-03 Jean-Marc Lasgouttes + + * lyxinclude.m4 (LYX_CHECK_VERSION): renamed from LYX_GET_VERSION. + +2001-09-27 John Levon + + * qt2.m4: fix for mis-named -lqt2 + +2001-08-19 Lars Gullik Bjønnes + + * libtool.m4: update to latest version + +2001-08-03 Jean-Marc Lasgouttes + + * lyxinclude.m4: fix the help text of --with-frontend + +2001-07-25 Jean-Marc Lasgouttes + + * lyxinclude.m4 (LYX_PROG_CXX): do not handle gcc 2.97. Rename + --with-warnings to --enable-warnings. + +2001-07-23 John Levon + + * lyxinclude.m4: honour --disable-optimization + +2001-07-18 Jean-Marc Lasgouttes + + * lyxinclude.m4 (LYX_PATH_XFORMS): do not warn against xforms + 0.89.5 + +2001-07-05 Jean-Marc Lasgouttes + + * lyxinclude.m4: remove LYX_CXX_NAMESPACE, LYX_CXX_MUTABLE + (LYX_PROG_CXX_WORKS): check for namespace support, mutable keyword + (LYX_PATH_XFORMS): do not warn against xforms 0.89.6 + + * pspell.m4 (CHECK_WITH_PSPELL): add the documentation for the + USE_PSPELL define. + +2001-07-04 Jean-Marc Lasgouttes + + * codeset.m4: + * glibc21.m4: + * iconv.m4: + * isc-posix.m4: new files from gettext 0.10.38 + + * lcmessage.m4: + * progtest.m4: + * gettext.m4: updated to gettext 0.10.38 + 2001-06-11 Lars Gullik Bjønnes * lyxinclude.m4 (tr_hdr): add LYX_PROG_LIBTOOL and AC_FIND_FILE