*** empty log message ***
authorGary Houston <ghouston@arglist.com>
Mon, 1 May 2000 22:13:26 +0000 (22:13 +0000)
committerGary Houston <ghouston@arglist.com>
Mon, 1 May 2000 22:13:26 +0000 (22:13 +0000)
ChangeLog
guile-readline/ChangeLog
libguile/ChangeLog

index b894a7a..373bcf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-01  Gary Houston  <ghouston@arglist.com>
+
+       * Makefile.am: add include_HEADERS.
+       libguile.h: moved from libguile directory.  maybe libguile.h should
+       be installed in $prefix/include/libguile/libguile.h instead?
+
 2000-04-21  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
 
        * qthreads.m4: Removed THREADS_CPPFLAGS.
index a934d22..b6f88e5 100644 (file)
@@ -1,3 +1,7 @@
+2000-05-01  Gary Houston  <ghouston@arglist.com>
+
+       * readline.c: include libguile.h, not libguile/libguile.h.
+
 2000-04-21  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
 
        * *.*: Change includes so that they always use the "prefixes"
index 067bcca..3cf4e44 100644 (file)
@@ -1,3 +1,8 @@
+2000-05-01  Gary Houston  <ghouston@arglist.com>
+
+       * Makefile.am: remove include_HEADERS (was libguile.h)
+       libguile.h: moved to top level directory.
+
 2000-04-28  Dirk Herrmann  <D.Herrmann@tu-bs.de>
 
        * numbers.c (SCM_SWAP):  Moved to the top of the file to allow for