]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
make ParagraphList::push_back take a reference instead of a pointer.
[lyx.git] / config / ChangeLog
index 29a52dc76f32b3535e8426535757aa31d6daf636..250ca4a4a6024c9bf93ad832525511f1109100d7 100644 (file)
@@ -1,3 +1,30 @@
+2003-05-20  Angus Leeming  <angus@localhost.localdomain>
+
+       * xforms.m4 (LYX_CHECK_XFORMS_IMAGE_LOADER): clean-up instigated by
+       Rob Lahaye to ensure that the configure test succeeds with
+       xforms 1.0.2 and, moreover, that this will not break the final
+       linking step under cygwin.
+
+2003-05-15  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * xforms.m4: reverse two tests; do first -ljpeg, then -lflimage
+
+2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * qt.m4: errors are not fatal
+
+2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * xforms.m4 (lyx_cv_xpm_h_location): don't define XPM_H_LOCATION,
+       subst it instead.
+       (lyx_cv_forms_h_location): don't define FORMS_H_LOCATION, subst it
+       instead.
+
+       * configure.in: generate lyx_forms.h and lyx_xpm.h.
+
+       * configure.ac: always check for xforms and qt libs regardless of
+       frontend chosen. Generate lyx_forms.h and lyx_xpm.h.
+
 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * configure.ac: better lib building.