On Mon, Oct 13, 2008 at 7:55 PM, Derek Scherger <[EMAIL PROTECTED]> wrote:
> -     PKG_CHECK_MODULES([LUA], [lua5.1],
> +     PKG_CHECK_MODULES([LUA], [lua],
>
> Is this a reasonable change on other systems?

Debian:

$ (cd /usr/lib && ls -l liblua*)
-rw-r--r-- 1 root root 324860 2008-01-26 08:12 liblua5.1.a
-rw-r--r-- 1 root root    825 2008-01-26 08:12 liblua5.1.la
lrwxrwxrwx 1 root root     18 2008-04-01 11:39 liblua5.1.so ->
liblua5.1.so.0.0.0
lrwxrwxrwx 1 root root     18 2008-03-31 07:09 liblua5.1.so.0 ->
liblua5.1.so.0.0.0
-rw-r--r-- 1 root root 171696 2008-01-26 08:12 liblua5.1.so.0.0.0
$ (cd /usr/lib/pkgconfig && ls -l *lua*)
-rw-r--r-- 1 root root 857 2008-01-26 08:12 lua5.1.pc

so, no.

I remember writing a bunch of m4 to deal with this problem but it
doesn't seem to be on this computer; I'll look on the other one
tomorrow.

zw


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to