]> git.lyx.org Git - features.git/blobdiff - config/ChangeLog
Move the setting of the Qt preprocessor flags out of the Makefiles and into qt.m4
[features.git] / config / ChangeLog
index a13821f4499b6c91e202620ad264edaf52fb58e2..9456197c067879ca8de4a9f1f1b19cc82571c311 100644 (file)
@@ -1,3 +1,26 @@
+2005-04-22  Angus Leeming  <leeming@lyx.org>
+
+       * qt.m4: Move the Qt-specific preprocessor flags out of the
+       various Makefile.am files to here. Specialise the flags for mingw.
+
+2005-02-17  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * qt.m4: detect Qt Win/Free library
+
+2005-02-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4 (LYX_USE_PACKAGING): remove single quotes around
+       prefix in the windows case; set libdir correctly.
+
+2005-01-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * common.am (pch-file): new target, used recursively by target
+       $(PCH_FILE). This avoids bash-isms.
+
+2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxinclude.m4: fix default win32 prefix
+
 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * lyxinclude.m4 (LYX_USE_PACKAGING): new macro.