4
4
dnl with or without modifications, as long as this notice is preserved.
6
6
AC_DEFUN([PANDORA_LIBTOOL],[
7
8
AC_REQUIRE([AC_PROG_LIBTOOL])
8
18
dnl By requiring AC_PROG_LIBTOOL, we should force the macro system to read
9
19
dnl libtool.m4, where in 2.2 AC_PROG_LIBTOOL is an alias for LT_INIT
10
20
dnl Then, if we're on 2.2, we should have LT_LANG, so we'll call it.