The beauty of the new C implementation has me wanting a pkg-config script so I can do:
% cc `lucy-config --cflags` `lucy-config --libs` myapp.c -o myapp Any objections to such a thing? I think it could be wired into/from install.sh pretty squarely. /me happy to gin one up. -- Peter Karman . http://peknet.com/ . [email protected]
