fix references to ${libtool}/lib

This commit is contained in:
Vladimír Čunát
2015-10-13 20:18:47 +02:00
parent b9d2c364a1
commit 1197003966
6 changed files with 9 additions and 7 deletions
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
configureFlags = "--disable-ltdl-install "
+ "--with-ltdl-include=${libtool}/include "
+ "--with-ltdl-lib=${libtool}/lib "
+ "--with-ltdl-lib=${libtool.lib}/lib "
+ "--enable-xpdf";
# Checks need to be run after "make install", otherwise plug-ins are not in