mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-23 14:10:28 -08:00
Tweak previous change
This commit is contained in:
parent
bcc0adbf3c
commit
1feca5a2a0
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ usually do not have translators for other languages.\n\n")))
|
|||
nil "-d")))
|
||||
(buffer-string)))))
|
||||
(if (stringp lsb)
|
||||
(insert "LSB Release " lsb "\n")))
|
||||
(insert "System " lsb "\n")))
|
||||
(when (and system-configuration-options
|
||||
(not (equal system-configuration-options "")))
|
||||
(insert "Configured using:\n `configure "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue