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

Page principale
Supprimer ce message
Auteur: Craig Silverstein
Date:  
À: 718
CC: pcre-dev
Sujet: 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