[MPlayer-cvslog] r27703 - trunk/configure
    diego 
    subversion at mplayerhq.hu
       
    Sat Oct  4 12:57:57 CEST 2008
    
    
  
Author: diego
Date: Sat Oct  4 12:57:57 2008
New Revision: 27703
Log:
Remove unused LIBDIR Makefile variable from config.mak.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Oct  4 12:57:57 2008
@@ -7751,7 +7751,6 @@ BINDIR = \$(DESTDIR)$_bindir
 DATADIR = \$(DESTDIR)$_datadir
 MANDIR = \$(DESTDIR)$_mandir
 CONFDIR = \$(DESTDIR)$_confdir
-LIBDIR = \$(DESTDIR)$_libdir
 
 CC = $_cc
 CXX = $_cc
    
    
More information about the MPlayer-cvslog
mailing list