freebsd-ports/lang/erlang14/files/patch-lib_dialyzer_src_dialyzer.hrl.src
2006-05-28 14:21:27 +00:00

14 lines
368 B
Text

$FreeBSD$
--- lib/dialyzer/src/dialyzer.hrl.src.orig
+++ lib/dialyzer/src/dialyzer.hrl.src
@@ -22,7 +22,7 @@
%% Values will be set by the Makefile
-define(DEFAULT_LIBS, %DEF_LIBS%).
--define(DIALYZER_DIR, %DIALYZER_DIR%).
+-define(DIALYZER_DIR, code:lib_dir (dialyzer)).
-record(analysis, {analysis_pid, core_transform=cerl_typean,
defines=[], doc_plt,