[pcre-dev] [Bug 1049] Add support for UTF-16

Top Page
Delete this message
Author: Stephen Kelly
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1049] New: Add support for UTF-16
Subject: [pcre-dev] [Bug 1049] Add support for UTF-16
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1049




--- Comment #60 from Stephen Kelly <steveire@???> 2012-01-13 13:21:15 ---
Zoltan Herczeg wrote:
>> What is the proper solution?
>
> Use a tool which is able to handle macro expansions like below:
>
> #define PCRE_MAJOR          @PCRE_MAJOR@

>
> "configure" replace @PCRE_MAJOR@ to a valid number. If you rename
> pcre.h.in to pcre.h.generic you don't have proper version numbers, but it
> does not affect testing.
>


That's exactly what cmake configure_file does :).


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email