X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=c21a92ccce90ed087d07a51ed0f5cf2091cd8d56;hb=0b210f086d714481d0f729ad261d878677e4a0b9;hp=368e213cc2a2965a67e8926252423e1517237fcf;hpb=4c263b730eeae91335a55a63683d979da0358388;p=lyx.git diff --git a/config/ChangeLog b/config/ChangeLog index 368e213cc2..c21a92ccce 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,168 @@ +2002-08-13 Lars Gullik Bjønnes + + * configure.in: change AC_LANG(XX) back to the AC_LANG_XX variant. + +2002-08-11 Angus Leeming + + * lyxinclude.m4 (LYX_CXX_EXPLICIT): remove trailing semi-colon after + definition of c-tor. + +2002-08-11 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): remove sigc++.m4 + +2002-08-10 Lars Gullik Bjønnes + + * xforms.m4: switch back to save,restore + + * some more updates and removal of obsolete macros. + +2002-08-08 Lars Gullik Bjønnes + + * further work on 2.53 stuff. + +2002-07-28 Lars Gullik Bjønnes + + * lyxinclude.m4 (LYX_PROG_CXX): remove the double -Winline + +2002-07-17 Jean-Marc Lasgouttes + + * 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 + + * lyxinclude.m4 (LYX_PROG_CXX): add -Wno-non-template-friend for + gcc 2.95.x. + +2002-06-20 John Levon + + * lyxinclude.m4: add -Wno-non-template-friend + +2002-06-20 Jean-Marc Lasgouttes + + * pspell.m4: patch from Garst to help find pspell (bug 428) this + code is really tasteless... + +2002-06-19 John Levon + + * lyxinclude.m4: remove LYX_REGEX properly + +2002-06-12 Angus Leeming + + * lyxinclude.m4 (LYX_STL_STRING_FWD): removed. + +2002-06-12 Jean-Marc Lasgouttes + + * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): fix and simplify the + check for flimage.h header. + +2002-06-12 John Levon + + * qt2.m4: Qt frontend is for Qt 2 OR Qt 3 + +2002-06-07 Jean-Marc Lasgouttes + + * 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 + + * lyxinclude.m4 (lyx_warning): turn off exceptions for 2.96 and 3.1 + +2002-06-03 John Levon + + * xforms.m4: don't insist on building with flimage linked + +2002-06-03 John Levon + + * xforms.m4: don't warn about missing flimage.h + +2002-06-02 John Levon + + * xforms.m4: moved out of lyxinclude.m4, some + fixes for 1.0 + +2002-05-27 Lars Gullik Bjønnes + + * pkg.m4: new file + +2002-05-24 Lars Gullik Bjønnes + + * lyxinclude.m4 (lyx_warning): enable exceptions and see what + happens. + +2002-05-22 Lars Gullik Bjønnes + + * 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 + + * cvsignore: add Makefile. + +2002-04-07 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): also dist the m4 files + +2002-04-06 Lars Gullik Bjønnes + + * Makefile.am: make distcheck work, new file + + * .cvsignore: new file + +2002-04-02 Allan Rae + + * lyxinclude.m4 (LYX_WITH_SIGC): fixed typo so now compiling in source + directory uses minimum include paths + +2002-03-31 Lars Gullik Bjønnes + + * lyxinclude.m4 (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): new macro + testing if libforms contains libjpeg or not. + +2002-03-21 Angus Leeming + + * depcomp: fixed bug in dependency tracking for Tru64 Unix. + + * depcomp.diff: the patch is added to the repository, as Lars wishes... + +2002-03-21 Lars Gullik Bjønnes + + * lyxinclude.m4 (LYX_CHECK_LDR): deleted; to complex does not give us anything. + +2002-03-20 Lars Gullik Bjønnes + + * lyxinclude.m4 (LYX_CHECK_LDR): function to test if we can use + partial linking or not. + +2002-03-18 Lars Gullik Bjønnes + + * common.am (DISTCLEANFILES): don't be recursive by default. + (remove -r) + +2002-03-15 Jean-Marc Lasgouttes + + * lyxinclude.m4 (LYX_PROG_CXX): also look at $CXX when searching + for a good C++ compiler + (LYX_PATH_XFORMS): small cleanups + (LYX_USE_XFORMS_IMAGE_LOADER): override LIBS instead of LDFLAGS; + set the conditional USE_BASIC_IMAGE_LOADER here. Add a flag + xforsm-image-loader to version info. + +2002-03-14 Jean-Marc Lasgouttes + + * lyxinclude.m4 (LYX_PATH_XFORMS): set XFORMS_NAME to the name of + the library. + 2002-03-06 Angus Leeming * lyxinclude.m4 (LYX_USE_XFORMS_IMAGE_LOADER): test whether the @@ -17,7 +182,7 @@ * config.guess: update * config.sub: update * ltmain.sh: update - + 2002-01-07 Dekel Tsur * lyxinclude.m4: Allow disabling of debug information. @@ -43,14 +208,14 @@ 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 + * lyxinclude.m4: fix the help text of --with-frontend 2001-07-25 Jean-Marc Lasgouttes @@ -60,7 +225,7 @@ 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 @@ -111,7 +276,7 @@ 2001-04-04 Lars Gullik Bjønnes * lyxinclude.m4: remove support for gcc 2.97 simplify calling for - gcc 3.0 + gcc 3.0 2001-03-15 Angus Leeming @@ -121,14 +286,14 @@ 2001-03-02 John Levon * lyxinclude.m4: minor changes, --with-lyx-version becomes - --with-version-suffix + --with-version-suffix 2001-02-23 John Levon * lyxinclude.m4: --with-lyx-version * kde.m4: remove cruft that was breaking installs - + 2001-03-01 Lars Gullik Bjønnes * lyxinclude.m4 (LYX_PROG_CXX): add clause for gcc 3.0 @@ -136,5 +301,4 @@ 2001-01-22 Jean-Marc Lasgouttes * lyxinclude.m4 (LYX_PROG_CXX): do not use -fno-rtti for gcc - 2.95.3. - + 2.95.3.