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
dace61c1
Commit
dace61c1
authored
Jan 16, 1994
by
Roland McGrath
Browse files
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
parent
533304f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure1.in
configure1.in
+1
-1
No files found.
configure1.in
View file @
dace61c1
...
...
@@ -1461,7 +1461,7 @@ changequote(,)dnl The horror, the horror.
srcdir_undefs="`echo $top_srcdir |
sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/ */ -U/g' \
-e 's/ -U$//' -e 's/^[^ ]/-U/' \
-e 's/-U[0-9][^ ]*//' \
-e 's/-U[0-9][^ ]*//
g
' \
`"
changequote([,])dnl
...
...
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