X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7200db78436b939cad3280aa6b30c8ba350f6406;hb=2858081d8926f67eb27d867fdf8ce02fa8e24555;hp=7e3ee7665dbcb005ba663d32562b01112b37394e;hpb=3b1a9a5fc258f5d9b4faaa7a4bd5b6fe99530583;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 7e3ee7665d..7200db7843 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2002-07-14 John Levon + + * configure.in: remove xforms from qt + +2002-07-04 Kayvan A. Sylvan + + * configure.in (LYX_USE_FRONTEND): The order of libraries is + now dependant on the $host variable. + +2002-07-06 Adrien Rebollo + + * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal + and autoheader to test if they are present. + +2002-07-03 Jean-Marc Lasgouttes + + * INSTALL: document --enable-debug + +2002-07-01 Kayvan A. Sylvan + + * configure.in (LYX_USE_FRONTEND): Change order of libraries for + Cygwin. + +2002-07-01 Jean-Marc Lasgouttes + + * configure.in (VERSION_INFO): use $host instead of $host_alias + for the host type. + +2002-06-17 Angus Leeming + + * INSTALL: how to compile with Compaq cxx on Tru64 Unix. + +2002-06-12 Angus Leeming + + * configure.in: add xforms/forms/*.lo to the xforms version of + FRONTEND_GUILIB. + +2002-06-12 Angus Leeming + + * configure.in: remove LYX_STL_STRING_FWD. + +2002-06-11 John Levon + + * INSTALL: + * configure.in: remove attempt to link against libiberty. It + is morally wrong, and potentially dangerous. + 2002-06-07 Jean-Marc Lasgouttes * configure.in: move the test for xpm/xforms out of the frontends