Escaped tab for non-gnu sed (#104821).

CVS patchset: 7032
CVS date: 2003/12/27 16:02:18
This commit is contained in:
jbj 2003-12-27 16:02:18 +00:00
parent 51ae7c0fb0
commit 067fbd90e2
1 changed files with 1 additions and 1 deletions

2
db3/configure vendored
View File

@ -18,7 +18,7 @@ mv Makefile Makefile.orig
cat Makefile.orig | sed -e '/^install[:-]/c\
.PHONY: listobjs\
listobjs:\
@echo $(OBJS) $(C_OBJS) \
\ @echo $(OBJS) $(C_OBJS) \
\
distdir install check:\
\