X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d26d264447bb1b36febf151795997180ab143ef9;hb=a8987d0697fbf0ff4b992d5ff4d694fd9018fd5d;hp=5b55bef07de384ccac7f1e4bb7410a01ad73f7df;hpb=78c894f8ab89dbf45bfaa73f95e2abe64c0efd7c;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 5b55bef07d..d26d264447 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2001-09-08 Rob Lahaye + + * autogen.sh: set autotool commands at top of the file; + improve GNU m4 test; be more verbose on autotools version. + +2002-10-09 Jean-Marc Lasgouttes + + * autogen.sh: fix test that says whether m4 has been found + +2002-09-30 Angus Leeming + + * INSTALL: update notes on compilation with Compaq cxx. + +2002-09-12 John Levon + + * autogen.sh: new Qt configure script + +2002-09-10 Jean-Marc Lasgouttes + + * autogen.sh: accept autoconf 2.52 too; remove unneeded files + depending on autoconf version + +2002-08-08 Lars Gullik Bjønnes + + * .cvsignore: change acconfig.m4 to acconfig.h + + * autogen.sh (AUTOCONF): remove warning args on autoheader and + autoconf + +2002-08-08 Lars Gullik Bjønnes + + * autogen.sh (autoversion): add handling of different autoconf + versions. + + * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in + and configure.ac + + * acconfig.m4: move from here... + * config/acconfig.m4 ...to here + + * configure.in: more from here... + * config/configure.in: ...to here + +2002-07-30 André Poenitz + + * INSTALL: fix location of GNU gettext package + +2002-07-23 Jean-Marc Lasgouttes + + * UPGRADING: update to mention math lfuns changes + +2002-07-20 Jean-Marc Lasgouttes + + * configure.in: yet another try at the same thing + 2002-07-18 Jean-Marc Lasgouttes * configure.in: try (again) to fix EOF handling in VERSION_INFO @@ -8,18 +63,18 @@ of HAVE_LIBSM and XPM_H_LOCATION * INSTALL: remove documentation for --with-broken-headers and - --with-liberty + --with-liberty * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4, AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV; remove --with-broken-headers option; do not test for strerror and - atexit + atexit (VERSION_INFO): add EOF at the end 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 @@ -62,7 +117,7 @@ * 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