* 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:
parent
344a212fd1
commit
c78a96e063
6 changed files with 20 additions and 7 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue