* configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.

* scheme-compound.texi (Hash Table Reference): Renamed hash-map
--> hash-map->list.

* configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.
This commit is contained in:
Mikael Djurfeldt 2004-02-15 18:27:31 +00:00
commit c78a96e063
6 changed files with 20 additions and 7 deletions

View file

@ -56,7 +56,7 @@ AC_MINIX
AM_PROG_CC_STDC
AC_LIBTOOL_DLOPEN
AM_PROG_LIBTOOL
AC_PROG_LIBTOOL
AC_LIB_LTDL
AC_CHECK_PROG(have_makeinfo, makeinfo, yes, no)