From 526e3e051367e7116a4a108d7574164a204953c5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 20 Sep 2011 21:40:35 +0000 Subject: hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath doesn't seem to affect the build svn path=/trunk/; revision=15322 --- externals/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externals/Makefile b/externals/Makefile index b72cf7eb..d6d3d4a1 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -1716,7 +1716,7 @@ $(ZEXY_DIR)/Make.config: $(ZEXY_DIR)/Make.config.in \ $(ZEXY_DIR)/configure cd $(ZEXY_DIR) && ./configure --disable-library \ --with-extension=$(EXTENSION) \ - --with-pdpath=$(pd_src)/src + --with-pdpath=$(pd_src) zexy: $(ZEXY_DIR)/Make.config $(MAKE) -C $(ZEXY_DIR) -- cgit v1.2.1