Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9e40dda4
Commit
9e40dda4
authored
Apr 09, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Auto-commit of generated files.
parent
70f4d973
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
autogen/configure
autogen/configure
+3
-3
No files found.
autogen/configure
View file @
9e40dda4
...
@@ -7576,7 +7576,7 @@ fi
...
@@ -7576,7 +7576,7 @@ fi
## Need makeinfo >= 4.
6
(?) to build the manuals.
## Need makeinfo >= 4.
7
(?) to build the manuals.
# Extract the first word of "makeinfo", so it can be a program name with args.
# Extract the first word of "makeinfo", so it can be a program name with args.
set dummy makeinfo; ac_word=$2
set dummy makeinfo; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
...
@@ -7619,7 +7619,7 @@ fi
...
@@ -7619,7 +7619,7 @@ fi
if test "$MAKEINFO" != "no" && \
if test "$MAKEINFO" != "no" && \
test x"`$MAKEINFO --version 2> /dev/null | $EGREP 'texinfo[^0-9]*([1-4][0-9]+|[5-9]|4\.[
6
-9]|4\.[1-
5
][0-9]+)'`" = x; then
test x"`$MAKEINFO --version 2> /dev/null | $EGREP 'texinfo[^0-9]*([1-4][0-9]+|[5-9]|4\.[
7
-9]|4\.[1-
6
][0-9]+)'`" = x; then
MAKEINFO=no
MAKEINFO=no
fi
fi
...
@@ -7639,7 +7639,7 @@ if test "$MAKEINFO" = "no"; then
...
@@ -7639,7 +7639,7 @@ if test "$MAKEINFO" = "no"; then
if test "x${with_makeinfo}" = "xno"; then
if test "x${with_makeinfo}" = "xno"; then
HAVE_MAKEINFO=no
HAVE_MAKEINFO=no
elif test ! -e $srcdir/info/emacs; then
elif test ! -e $srcdir/info/emacs; then
as_fn_error "You do not seem to have makeinfo >= 4.
6
, and your
as_fn_error "You do not seem to have makeinfo >= 4.
7
, and your
source tree does not seem to have pre-built manuals in the \`info' directory.
source tree does not seem to have pre-built manuals in the \`info' directory.
Either install a suitable version of makeinfo, or re-run configure
Either install a suitable version of makeinfo, or re-run configure
with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" 5
with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" 5
...
...
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