]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
fix -x commandline switch
[lyx.git] / config / ChangeLog
index d58199eeb5a7a505b5d97cfdbbe720479926ae7f..f3bda3bc8ab07fae5cde1f06e61b12267bff717a 100644 (file)
@@ -1,3 +1,16 @@
+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)