diff options
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -394,7 +394,7 @@ then | |||
| 394 | else | 394 | else |
| 395 | where="\$PATH" | 395 | where="\$PATH" |
| 396 | fi | 396 | fi |
| 397 | echo "$(RED $interp interpreter not found) in $where" | 397 | echo "$(RED "$interp interpreter not found") in $where" |
| 398 | echo "You may want to use the flags $(BOLD --with-lua), $(BOLD --with-lua-bin) and/or $(BOLD --lua-version)" | 398 | echo "You may want to use the flags $(BOLD --with-lua), $(BOLD --with-lua-bin) and/or $(BOLD --lua-version)" |
| 399 | die "Run $(BOLD ./configure --help) for details." | 399 | die "Run $(BOLD ./configure --help) for details." |
| 400 | fi | 400 | fi |
