Oops, my bad.
After double check the pkgconfig and library path, it works now.
So simply add -DSQLITE_SOUNDEX=1 in the Makefile is ok.
Regards,
Tian-Jian
On 2005/7/14, at 上午 4:58, Tian-Jian Barabbas Jiang wrote:
Good day,
I've tried to add -DSQLITE_SOUNDEX=1 manually in the Makefile,
and even replace Mac OS X Tiger's default sqlite3 libraries with my
build.
But it seems just not work. Also, I can't find any configuration
option for this. (I've guess as --enable-SOUNDEX=yes or --enable-
SQLITE-SOUNDEX=yes).
Thank you for your patience.
Regards,
Tian-Jian