Fix the preprocessor compiling bug in interpretor/Makefile.
[Faustine.git] / configure
index e2b4d2b..7eb8e79 100755 (executable)
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 
 prefix="${PWD}"
 INTERPRETOR_PATH="$prefix/interpretor"
-PREPROCESSOR_PATH="$INTERPRETOR_PATH/faust-0.9.47mr3"
+PREPROCESSOR_PATH="$INTERPRETOR_PATH/preprocessor/faust-0.9.47mr3"
 OCAML_INCLUDE_PATH_DEFAULT="/usr/lib/ocaml"
 SNDFILE_PATH_DEFAULT="~/Desktop/libsndfile-ocaml"