... I don't have this line in my Makefile.in ...
Are you sure there is not an option to put in the "configure" command?

Best regards,
Sylvain

On Thu, Dec 10, 2009 at 3:44 PM, Alexey Pechnikov <pechni...@mobigroup.ru>wrote:

> Hello!
>
> On Thursday 10 December 2009 17:40:24 Sylvain Pointeau wrote:
> > Thank you very much.
> > How should I do exactly with configure to enable this define ?
>
> You can simple replace the string
> TCC += -D_HAVE_SQLITE_CONFIG_H
> to
> TCC += -D_HAVE_SQLITE_CONFIG_H -DSQLITE_ENABLE_ICU
> in the Makefine.in
>
> Best regards, Alexey Pechnikov.
> http://pechnikov.tel/
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to