]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
use the wasysym package when needed
[lyx.git] / ChangeLog
index d2f585de5a70e980d7172cfd8daae1bf7b98c403..aee6083d6996e4bac9334453409d30871be52731 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: remove duplicated code
+
+2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: use LYX_USE_PACKAGING
+
+2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * configure.ac (VERSION_INFO): add CPPFLAGS to info
+
+2005-01-04  Angus Leeming  <leeming@lyx.org>
+
+       * configure.ac (AC_CHECK_FUNCS): test for the existence of
+       lstat and readlink.
+
+2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: remove call to LYX_CXX_CHEADERS
+
+2004-12-16  Angus Leeming  <leeming@lyx.org>
+
+       * configure.ac: remove the HAVE_MKDIR conditional code to
+       src/support/mkdir.C
+
+2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
+
+       * configure.ac: add AC_FUNC_MKDIR test and code to
+       #define mkdir should a non-POSIX version be found.
+
 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where