Author: nicodvb
Date: Sat Jun  7 19:55:42 2008
New Revision: 1089

Log:
LT_PREREQ isn't so harmless as I thought; commented as in Dan's patch

Modified:
   trunk/libdvdnav/configure.ac

Modified: trunk/libdvdnav/configure.ac
==============================================================================
--- trunk/libdvdnav/configure.ac        (original)
+++ trunk/libdvdnav/configure.ac        Sat Jun  7 19:55:42 2008
@@ -107,7 +107,7 @@ dnl ------------------------------------
 dnl Libtool
 dnl --------------------------------------------------------------
 dnl LT_PREREQ only available in libtool-2.2+
-LT_PREREQ([1.4.0])
+dnl LT_PREREQ([1.4.0])
 AC_LIBTOOL_DLOPEN
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
_______________________________________________
DVDnav-discuss mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

Reply via email to