mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 13:58:58 -04:00
Give Makefile.am echo a non-null argument. msys likes this
This commit is contained in:
parent
00a7a0e478
commit
b3b425eb10
@ -76,7 +76,7 @@ regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py
|
||||
echo "HI"; \
|
||||
else \
|
||||
echo "No Python installed; can't test RPC."; \
|
||||
echo ""> regress.gen.c; \
|
||||
echo " "> regress.gen.c; \
|
||||
echo "#define NO_PYTHON_EXISTS" > regress.gen.h; \
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user