We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43a641 commit 07f7d3aCopy full SHA for 07f7d3a
config/dune
@@ -36,4 +36,4 @@
36
%{project_root}/dev/header.c
37
; Needed to generate include lists for coq_makefile
38
plugin_list)
39
- (action (chdir %{project_root} (run %{project_root}/tools/configure/configure.exe -quiet -prefix %{workspace_root}/../install/default))))
+ (action (chdir %{project_root} (run %{project_root}/tools/configure/configure.exe -quiet -relocatable))))
0 commit comments