X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9898af15f791701426bf920e2457f166f040dcec;hb=fbca01c39fea991629db87fd5495994b255b222a;hp=4257c273068fd5dba5bf2298ec61341e562dea4e;hpb=b44d09a342aee50c15c4b17ce677cc660b2ad3bc;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 4257c27306..9898af15f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2005-03-11 Jean-Marc Lasgouttes + + * configure.ac: remove hack when GNU gettext utilities are not + available; remove calls to AC_C_CONST and AC_C_INLINE (already + required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see + po/LINGUAS instead); do not AC_SUBST LINGUAS. + +2005-03-07 Georg Baum + + * autogen.sh: remove autom4te.cache directories + +2005-03-06 Lars Gullik Bjonnes + + * configure.ac: make the xforms part be built + first when building gtk frontend + +2005-03-05 Angus Leeming + + * autogen.sh: remove test for gettext. Belongs in configure. + Return 1 if autogen.sh exits abnormally. + +2005-03-02 Lars Gullik Bjonnes + + * configure.ac: dont setup gnome/Makefile + +2005-02-24 Angus Leeming + + * autogen.sh: enable the use of (1.5 <= automake <= 1.9). + +2005-02-23 Angus Leeming + + * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12. + + * INSTALL: document these requirements. + +2005-02-09 Jean-Marc Lasgouttes + + * Makefile.am: remove hack for making bindist work with autoconf + <=1.4. This broke non GNU make programs. + +2005-02-07 Lars Gullik Bjonnes + + * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin + 2005-02-02 Jean-Marc Lasgouttes * configure.ac: if the prefix contains space, replace it with @@ -7,7 +51,7 @@ 2005-01-27 Lars Gullik Bjonnes - * configure.ac: add src/support/tests/Makefile + * configure.ac: add src/support/tests/Makefile 2005-01-21 Jean-Marc Lasgouttes