use LT_INIT only, fixes #95

This commit is contained in:
Love Hörnquist Åstrand
2014-08-22 21:52:10 -07:00
parent c10e99bead
commit e6ed2bc9df
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ AC_REQUIRE([AC_PROG_CC])
AC_REQUIRE([AC_PROG_AWK])
AC_REQUIRE([AC_OBJEXT])
AC_REQUIRE([AC_EXEEXT])
AC_REQUIRE([AC_PROG_LIBTOOL])
AC_REQUIRE([LT_INIT])
AC_REQUIRE([AC_MIPS_ABI])