Skip to content

Commit

Permalink
update comment in configure about installdirs var field
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySkimmer committed Jan 14, 2025
1 parent 32db14e commit 5735809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/configure/configure.ml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ module InstallDir = struct

type t =
{ var : string
(** Makefile variable to write *)
(** Used as key by [select] (otherwise ignored) *)
; msg : string
(** Description of the directory *)
; uservalue : string option
Expand Down

0 comments on commit 5735809

Please sign in to comment.