*** empty log message ***
[bpt/guile.git] / qt / ChangeLog
index 53694f9..7eb6013 100644 (file)
@@ -1,3 +1,46 @@
+1998-07-28  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * time/Makefile.in, md/Makefile.in, Makefile.in: Regenerated,
+       after removing Totoro kludge.
+
+1998-07-26  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       Use libtool, and the thread configuration mechanism.
+       * Makefile.am (lib_LTLIBRARIES, EXTRA_LTLIBRARIES,
+       libqthreads_la_SOURCES, libqthreads_la_LIBADD): These replace
+       lib_LIBRARIES, EXTRA_LIBRARIES, libqthreads_a_SOURCES,
+       libqthreads_a_LIBADD.  Use the variables set by the new config
+       system.
+       (libqthreads_la_DEPENDENCIES): New var.
+       (libqthreads_la_LDFLAGS): Add -rpath; automake claims it can't set
+       it itself, but I don't completely understand why.
+       (qtmds.o, qtmdc.o): Rules removed.  Use implicit build rules.
+       (qtmds.s, qtmdc.c, qtdmdb.s): Rules added, to make symlinks to the
+       appropriate files in the source tree.
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
+
+1998-04-15  Mikael Djurfeldt  <mdj@nada.kth.se>
+
+       * qt.h.in: Declare return type of qt_abort as void.
+
+1997-12-02  Tim Pierce  <twp@skepsis.com>
+
+       * md/axp.s (qt_vstart): Typo fixes, thanks to Alexander Jolk.
+
+Sat Oct 25 02:54:11 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * Makefile.am: Call the library libqthreads.a, not libqt.a.  The
+       old name conflicts with the Qt user interface toolkit.
+       * Makefile.in: Regenerated.
+
+Mon Sep 29 23:54:28 1997  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * time/Makefile.in: Regenerated with automake 1.2c.
+
+       * md/Makefile.in: Regenerated with automake 1.2c.
+
+       * Makefile.in: Regenerated with automake 1.2c.
+
 Sat Sep 27 23:14:13 1997  Jim Blandy  <jimb@totoro.red-bean.com>
 
        * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated with