(help): Use `provided?' instead of `feature?'.
[bpt/guile.git] / qt / ChangeLog
index 0a21ce8..93ef31e 100644 (file)
@@ -1,3 +1,53 @@
+2000-06-12  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
+
+       * Makefile.am (OMIT_DEPENDENCIES): Defined to contain the list of
+       machine specific headers.  This is necessary, otherwise automake
+       will include a dependency specific for the machine on which the
+       distribution archive was built.
+
+2000-04-21  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
+
+       * *.*: Change includes so that they always use the "prefixes"
+       libguile/, qt/, guile-readline/, or libltdl/.
+
+       * Makefile.am (DEFS): Added.  automake adds -I options to DEFS,
+       and we don't want that.
+       (INCLUDES): Removed all -I options except for the root source
+       directory and the root build directory.
+       
+1999-10-05  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * Makefile.in, md/Makefile.in, time/Makefile.in: Deleted from CVS
+       repository.  Run the autogen.sh script to create generated files
+       like this one.
+
+1999-09-11  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * time/Makefile.in: Regenerated.
+       * md/Makefile.in: Regenerated.
+       * Makefile.in: Regenerated.
+
+1999-04-17  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * Makefile.in, time/Makefile.in: Regenerated.
+
+1998-10-16  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * md/i386.s: Remove nested comment starter, to quiet warnings.
+
+       * Makefile.am (.s.lo): Supply our own rule here, which passes
+       qthread_asflags through.  See today's change to ../qthreads.m4.
+       * Makefile.in, qt/Makefile.in, time/Makefile.in: Regenerated.
+
+1998-10-03  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * Makefile.in: Regenerated with a patched automake, to get
+       dependency generation right when using EGCS.
+
+1998-09-29  Jim Blandy  <jimb@totoro.red-bean.com>
+
+       * stp.h (stp_create): Doc fix.
+
 1998-07-30  Jim Blandy  <jimb@zwingli.cygnus.com>
 
        * qt.h.in (qt_null, qt_error): Add prototypes for these.