changeset 27671:9ec6cc5d7017

Remove unused LIBDIR Makefile variable from config.mak.
author diego
date Sat, 04 Oct 2008 10:57:57 +0000
parents d9d5ba3da7d0
children bcb0f2fb9d37
files configure
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Oct 04 10:53:28 2008 +0000
+++ b/configure	Sat Oct 04 10:57:57 2008 +0000
@@ -7751,7 +7751,6 @@
 DATADIR = \$(DESTDIR)$_datadir
 MANDIR = \$(DESTDIR)$_mandir
 CONFDIR = \$(DESTDIR)$_confdir
-LIBDIR = \$(DESTDIR)$_libdir
 
 CC = $_cc
 CXX = $_cc