Commit ee7625ff authored by unknown's avatar unknown

libmysqld/Makefile.am : Another undetected typo ...


libmysqld/Makefile.am:
  Another undetected typo ...
parent ed3aa428
......@@ -167,7 +167,7 @@ link_sources:
rm -f $$f; \
@LN_CP_F@ $(top_srcdir)/libmysql/$$f $$f; \
done; \
it test -n "$(sqlstoragesources)" ; \
if test -n "$(sqlstoragesources)" ; \
then \
for f in "$(sqlstoragesources)"; do \
rm -f "$$f"; \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment