From 144ef90590189a08038c4c2977dd63dcc6d551d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Thu, 4 Mar 2010 19:50:38 +0200 Subject: [PATCH] LIBDIR is not used anywhere --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 8b1a16da61..ee4eac8fef 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -188,7 +188,6 @@ libvlccore_la_CFLAGS = `$(VLC_CONFIG) --cflags libvlccore` \ -DLOCALEDIR=\"$(localedir)\" \ -DSYSCONFDIR=\"$(sysconfdir)\" \ -DDATA_PATH=\"$(vlcdatadir)\" \ - -DLIBDIR=\"$(libdir)\" \ -DPKGLIBDIR=\"$(vlclibdir)\" \ -DPLUGIN_PATH=PKGLIBDIR\"/plugins\" libvlccore_la_LDFLAGS = `$(VLC_CONFIG) --ldflags libvlccore` $(AM_LDFLAGS) \ -- 2.39.2