X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7200db78436b939cad3280aa6b30c8ba350f6406;hb=2858081d8926f67eb27d867fdf8ce02fa8e24555;hp=b935d3a85f97a2c121ff9dceae4062de8484c544;hpb=fcc835c0a23a9d072a007eaaf415f6f3a369d691;p=lyx.git diff --git a/ChangeLog b/ChangeLog index b935d3a85f..7200db7843 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +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.