X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=afc80394727ad2cb58c9afe25ae9cad7c3a71747;hb=bcec8162127f56b652c26df0182b0569580f32c4;hp=17cee97d7b303334fe2f61fab13fb722c383b533;hpb=60e502702efdf23fc29dc3822148a02434da5c89;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 17cee97d7b..afc8039472 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,71 @@ +2004-09-04 Lars Gullik Bjonnes + + * configure.ac (AC_CONFIG_FILES): add src/client/Makefile + +2004-09-03 Georg Baum + + * configure.ac: print error message if uic or moc is not found + and the qt frontend is used + +2004-08-18 Lars Gullik Bjonnes + + * More pch work. + +2004-08-03 Jean-Marc Lasgouttes + + * configure.ac: instead of the previous code (which does not + work), just add xforms to the list of frontends if gtk is specified + +2004-07-26 Lars Gullik Bjonnes + + * configure.ac: add code that some xforms tests are run only once + even if both xforms and gtk are configured. + +2004-06-09 Jean-Marc Lasgouttes + + * Makefile.am (SUBDIRS): remove m4 directory (does not have a + Makefile.am). + +2004-06-09 Lars Gullik Bjonnes + + * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_ + annotations to clean up the Makefile slightly. + +2004-06-01 Lars Gullik Bjonnes + + * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile + +2004-05-28 Lars Gullik Bjonnes + + * mkinstalldirs: remove file + +2004-05-27 Kayvan Sylvan + + * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h + +2004-05-26 Lars Gullik Bjonnes + + * autogen.sh (ACLOCAL): make all aclocal find m4 + +2004-05-26 gettextize + + * Makefile.am (SUBDIRS): Add m4. + (DIST_SUBDIRS): Add m4. + (ACLOCAL_AMFLAGS): New variable. + * configure.ac (AC_CONFIG_FILES): Add m4/Makefile. + +2004-04-19 Angus Leeming + + * README.MacOSX: update to reflect Jean-Marc's comments to the list. + +2004-04-20 Angus Leeming + + * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile. + +2004-04-03 Lars Gullik Bjonnes + + * configure.ac: define BOOST_USER_CONFIG + 2004-03-10 Ronald Florence * README.MacOSX: update