]> git.lyx.org Git - lyx.git/blobdiff - config/ChangeLog
small tweaks
[lyx.git] / config / ChangeLog
index 2de1d3c7647abeee0e727d7b74e40b20722f6d21..4b8ceea78449979b4862d8aba5f83c81f8b34d41 100644 (file)
@@ -1,3 +1,47 @@
+2003-03-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.in: 
+       * configure.ac: use AM_MAINTAINER_MODE
+
+2003-03-25  John Levon  <levon@movementarian.org>
+
+       * Makefile.am:
+       * aspell.m4: add
+
+       * pspell.m4: some more fixes
+
+       * configure.in:
+       * configure.ac: prefer new aspell to pspell
+
+2003-03-25  John Levon  <levon@movementarian.org>
+
+       * pspell.m4: fix up the tests again
+
+2003-03-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyxinclude.m4 (lyx_warning): add gcc 3.3 as known compiler and
+       make sure that -fno-exceptions is turned on for it.
+
+2003-03-20  Kayvan Sylvan  <kayvan@sylvan.com>
+
+       * configure.ac:
+       * configure.in: Move the RPM_FRONTEND_* stuff and eliminate the
+       value in AC_SUBST. This makes configure work as expected with
+       autoconf-2.5x
+
+2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
+
+       * configure.ac:
+       * configure.in: Add the CHECK_WITH_CYGWIN macro call.
+
+       * Makefile.am: add cygwin.m4 to EXTRA_DIST
+
+       * cygwin.m4: Add CHECK_WITH_CYGWIN function to encapuslate
+       some checks for Win32 GCC based on info from the following URL:
+       http://bugzilla.gnome.org/showattachment.cgi?attach_id=12253
+
+       * libtool.m4: TAB to SPACE fixes. Now impgen.c compiles on Cygwin.
+
 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * pspell.m4: simplify pspell checking even more