Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2c2935f7
Commit
2c2935f7
authored
Jan 16, 2008
by
Glenn Morris
Browse files
(maybe_bootstrap): Remove texinfo message, since configure checks for this.
parent
3a3995f8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
ChangeLog
ChangeLog
+5
-0
Makefile.in
Makefile.in
+0
-1
admin/FOR-RELEASE
admin/FOR-RELEASE
+0
-3
No files found.
ChangeLog
View file @
2c2935f7
2008-01-16 Glenn Morris <rgm@gnu.org>
* Makefile.in (maybe_bootstrap): Remove texinfo message, since
configure checks for this.
2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove more references to unsupported systems.
...
...
Makefile.in
View file @
2c2935f7
...
...
@@ -802,7 +802,6 @@ maybe_bootstrap:
if
[
\(
"
$$
bar"
=
'
$(srcdir)
/lisp/*.elc'
\)
-o
\(
"
$$
bar"
=
''
\)
]
;
then
\
echo
"Your tree does not include the compiled Lisp files."
;
\
echo
"You need to do
\`
make bootstrap' to build Emacs."
;
\
echo
"Emacs now requires Texinfo version 4.2."
;
\
exit
1
;
\
fi
...
...
admin/FOR-RELEASE
View file @
2c2935f7
...
...
@@ -98,9 +98,6 @@ minimized. I don't know what is left to do here.
** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
** Fix or document the shortcoming of easymenu and :suffix.
http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01857.html
** Fix problem with mode-name in SGML mode.
If mode-name stays non-string, add NEWS entry and doc fix.
http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment