Re: [pcre-dev] [Bug 718] New: Cannot Compile PCRE 7.7 When (…

Página Principal
Apagar esta mensagem
Autor: Craig Silverstein
Data:  
Para: 718
CC: pcre-dev
Assunto: Re: [pcre-dev] [Bug 718] New: Cannot Compile PCRE 7.7 When (Source) Path Contains Spaces
} When the path of the source archive contains spaces, the compile
} with "make" fails:

Doh! It's always hard to get that right in Makefiles. The solution
is simple, luckily. I'll have a patch shortly that puts quotes
everywhere in the Makefile.

craig