summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-04-27 23:51:52 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-04-27 23:51:52 +0000
commit0f872a31541b655d5265da0801e5fae43faf511f (patch)
tree16ba77cff3513598888af3c0cf78a152a54a7ba6 /configure.in
parent1e8d2ddd8a0f4e6ed6a737a0ccbd316da46b23d7 (diff)
downloadxine-lib-0f872a31541b655d5265da0801e5fae43faf511f.tar.gz
xine-lib-0f872a31541b655d5265da0801e5fae43faf511f.tar.bz2
fixed video output plugin handling, more cleanups, commented out not-working code
CVS patchset: 37 CVS date: 2001/04/27 23:51:52
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dab75d31c..73bed278b 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
-AC_PREREQ_LIBTOOL(1.3.5,,AC_MSG_ERROR(*** You should have libtool >= 1.3.5 installed ***))
+dnl AC_PREREQ_LIBTOOL(1.3.5,,AC_MSG_ERROR(*** You should have libtool >= 1.3.5 installed ***))
XINE_MAJOR=0