From 77489362597b81f0a4e8771281f4cf94801c3976 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sat, 28 Apr 2001 14:32:31 +0000 Subject: enabled prereq_libtool again - sorry, Daniel, this was my fault CVS patchset: 38 CVS date: 2001/04/28 14:32:31 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 73bed278b..dab75d31c 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ AC_PREREQ(2.13) dnl dnl Require libtool minimum version 1.3.5 dnl -dnl AC_PREREQ_LIBTOOL(1.3.5,,AC_MSG_ERROR(*** You should have libtool >= 1.3.5 installed ***)) +AC_PREREQ_LIBTOOL(1.3.5,,AC_MSG_ERROR(*** You should have libtool >= 1.3.5 installed ***)) XINE_MAJOR=0 -- cgit v1.2.3