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
fa974a00
Commit
fa974a00
authored
May 08, 1994
by
Richard M. Stallman
Browse files
Don't pass version to [ce]tags.
parent
02b81698
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
msdos/sed3.inp
msdos/sed3.inp
+3
-1
No files found.
msdos/sed3.inp
View file @
fa974a00
...
...
@@ -4,7 +4,9 @@
/^# DIST: /d
/^SHELL *=/s/^/# /
/^CC *=/s/=.*$/=gcc/
/-DVERSION=/s/"\\"\${version}\\""/\\"${version}\\"/
# Actually, here we should patch in the exact version number, but only
# [ce]tags uses it. Don't pass it. This is more update-resistant.
/-DVERSION=/s/-DVERSION="\\"\${version}\\""//
/^configname *=/s/=.*$/=msdos/
/^archlibdir *=/s!=.*$!=/emacs/bin!
/^bindir *=/s!=.*$!=/emacs/bin!
...
...
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