Add AC_PROG_RANLIB to configure.in, fixes 'make distclean'
Originally committed to SVN as r3898.
This commit is contained in:
parent
face7faec3
commit
e00936c3bf
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ AM_PROG_CC_C_O
|
|||
define([AC_LIBTOOL_LANG_F77_CONFIG], [:])
|
||||
AC_PROG_LIBTOOL
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_RANLIB
|
||||
PKG_PROG_PKG_CONFIG([pkgconfig_required_version])
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue