diff --git a/src/comp.c b/src/comp.c index 70e7d5a8bbf..4813ca04a90 100644 --- a/src/comp.c +++ b/src/comp.c @@ -4467,7 +4467,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)))