diff options
Diffstat (limited to 'src/comp.c')
| -rw-r--r-- | src/comp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comp.c b/src/comp.c index 97bc6a5f9dc..05d9fed4481 100644 --- a/src/comp.c +++ b/src/comp.c | |||
| @@ -4466,7 +4466,7 @@ the latter is supposed to be used by the Emacs build procedure. */) | |||
| 4466 | } | 4466 | } |
| 4467 | if (NILP (base_dir)) | 4467 | if (NILP (base_dir)) |
| 4468 | error ("Cannot find suitable directory for output in " | 4468 | error ("Cannot find suitable directory for output in " |
| 4469 | "`comp-native-load-path'."); | 4469 | "`native-comp-eln-load-path'."); |
| 4470 | } | 4470 | } |
| 4471 | 4471 | ||
| 4472 | if (!file_name_absolute_p (SSDATA (base_dir))) | 4472 | if (!file_name_absolute_p (SSDATA (base_dir))) |