diff options
Diffstat (limited to 'config/config.cache')
-rw-r--r-- | config/config.cache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.cache b/config/config.cache index 874acfe..3cc3b9c 100644 --- a/config/config.cache +++ b/config/config.cache @@ -12,5 +12,5 @@ # config.status only pays attention to the cache file if you give it the # --recheck option to rerun configure. # -ac_cv_path_ERL=${ac_cv_path_ERL=/usr/local/bin/erl} -ac_cv_path_ERLC=${ac_cv_path_ERLC=/usr/local/bin/erlc} +ac_cv_path_ERL=${ac_cv_path_ERL=/usr/bin/erl} +ac_cv_path_ERLC=${ac_cv_path_ERLC=/usr/bin/erlc} |