summaryrefslogtreecommitdiff
path: root/m4/package_utilies.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/package_utilies.m4')
-rw-r--r--m4/package_utilies.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/package_utilies.m4 b/m4/package_utilies.m4
index ed406cf..ce6a212 100644
--- a/m4/package_utilies.m4
+++ b/m4/package_utilies.m4
@@ -32,8 +32,6 @@ AC_DEFUN([AC_PACKAGE_UTILITIES],
AC_SUBST(make)
AC_PACKAGE_NEED_UTILITY($1, "$make", make, [GNU make])
- AC_PROG_LIBTOOL
-
if test -z "$TAR"; then
AC_PATH_PROG(TAR, tar,, /usr/freeware/bin:/bin:/usr/local/bin:/usr/bin)
fi