]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
handle framewidths != 1
[lyx.git] / ChangeLog
index 6fa34b15bd2295188e92d2cd97ac410f4759fb20..94969c2bde1da31ccff14d4c1e60823848cf86ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
+2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * 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  <larsbj@gullik.net>
+
+       * 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  <lasgouttes@lyx.org>
 
        * Makefile.am (SUBDIRS): remove m4 directory (does not have a
-       Makefile.am). 
+       Makefile.am).
 
 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>