From 5c1fbd3d692f57f7f8747e7c871745df5dbdbf62 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 22 Sep 2011 13:54:25 +0000 Subject: revert my --with-pdpath confusion on zexy svn path=/trunk/; revision=15340 --- externals/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index d6d3d4a1..aae4b589 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) + --with-pd=$(pd_src) zexy: $(ZEXY_DIR)/Make.config $(MAKE) -C $(ZEXY_DIR) -- cgit v1.2.1