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

Página superior
Eliminar este mensaje
Autor: Craig Silverstein
Fecha:  
A: 718
Cc: pcre-dev
Asunto: 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