]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
Michael's menu changes
[lyx.git] / config / ChangeLog
index ea32d88b21454fa50edac70b28e64b162bdfcef5..f3bda3bc8ab07fae5cde1f06e61b12267bff717a 100644 (file)
@@ -1,3 +1,21 @@
+2005-05-04  Angus Leeming  <leeming@lyx.org>
+
+       * common.am (*.o *.lo *.obj): make the TARGETS depend on $(PCH_FILE),
+       not the SOURCES.
+       (pch-file): name the generated .pch.h.gch file explicitly.
+       Enables the file to be output to the build directory if different
+       to the source directory.
+       (DISTCLEANFILES): add pch.h.gch.dep
+
+2005-05-03  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am: remove [ap]spell.m4 and add spell.m4.
+
+2005-05-02  Angus Leeming  <leeming@lyx.org>
+
+       * spell.m4: test for something that MSVC doesn't have (fork)
+       as opposed to something it does (select, dup2).
+
 2005-05-02  Angus Leeming  <leeming@lyx.org>
 
        * aspell.m4, pspell.m4: removed.