(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
This commit is contained in:
parent
533304f86f
commit
dace61c11f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue