diff options
author | Rob Browning <rlb@defaultvalue.org> | 2002-10-05 20:34:24 +0000 |
---|---|---|
committer | Rob Browning <rlb@defaultvalue.org> | 2002-10-05 20:34:24 +0000 |
commit | 60aa332f83f373ec128d54e01ce89b68e86a5014 (patch) | |
tree | 9a64157bcc84e521aaa9d30db509cf3aa8a1b2c2 | |
parent | 9310d6f29e0fbff786f76fa80ea8a91b17c51b3d (diff) | |
download | guile-60aa332f83f373ec128d54e01ce89b68e86a5014.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,7 +21,9 @@ are commented out now INCLTDL and LIBLTDL. I think we may not need them anymore, but I'll leave them until we're sure. We also killed off the libltdl dir and related options including the - AC_CONFIG_SUBDIRS. + AC_CONFIG_SUBDIRS. I also added some explicit tests for some + headers and functions that weren't listed but were in + scmconfig.h.in. though this may have been unnecessary. 2002-10-04 Marius Vollmer <mvo@zagadka.ping.de> |