diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 5fa152ae5bf..2aaec25a5a3 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -75,7 +75,7 @@ am__v_at_1 = | |||
| 75 | 75 | ||
| 76 | # ==================== Where To Install Things ==================== | 76 | # ==================== Where To Install Things ==================== |
| 77 | 77 | ||
| 78 | # Location to install Emacs.app under GNUstep / Mac OS X. | 78 | # Location to install Emacs.app under GNUstep / macOS. |
| 79 | # Later values may use this. | 79 | # Later values may use this. |
| 80 | ns_appbindir=@ns_appbindir@ | 80 | ns_appbindir=@ns_appbindir@ |
| 81 | 81 | ||