Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3083cf62
Commit
3083cf62
authored
Oct 14, 2013
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Auto-commit of generated files.
parent
1c0a7493
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
autogen/configure
autogen/configure
+2
-2
No files found.
autogen/configure
View file @
3083cf62
...
...
@@ -9004,10 +9004,10 @@ fi
if test "x$GCC" = "xyes"; then
C_SWITCH_MACHINE="-fno-common"
else
as_fn_error "
What gives? Fix me if DEC Unix supports ELF now
." "$LINENO" 5
as_fn_error "
Non-GCC compilers are not supported
." "$LINENO" 5
fi
else
UNEXEC_OBJ=unexalpha.o
as_fn_error "Non-ELF systems are not supported since Emacs 24.1." "$LINENO" 5
fi
;;
esac
...
...
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