diff --git a/src/comp.c b/src/comp.c index 188dc6ea005..dc0359acdae 100644 --- a/src/comp.c +++ b/src/comp.c @@ -4193,7 +4193,7 @@ the latter is supposed to be used by the Emacs build procedure. */) } if (NILP (base_dir)) error ("Cannot find suitable directory for output in " - "`comp-native-load-path'."); + "`native-comp-eln-load-path'."); } if (!file_name_absolute_p (SSDATA (base_dir)))