>>>> ML == Mats Larsson writes:
ML> if ! test -f
dump-size; then \
ML> ../lib-src/insert-data-in-exec -s xemacs.dmp > dump-size ; \
ML> rm -f dump-data.o xemacs xemacs.dmp temacs;\
ML> gmake xemacs; \
ML> fi
ML> /bin/sh: !: execute permission denied
This patch got sent in last October, it isn't commited yet. It fixes this
problem:
---------- Forwarded Message ----------