Subject: Re: gnome-libs 0.99 pkg configure is broken
To: None <johnam@mail.kemper.org>
From: Alistair Crooks <acrooks@unixltd.com>
List: netbsd-ports
Date: 01/15/1999 15:25:19
Hi John,

The configure in gnome-libs is broken.  The test program has bad syntax
for
cheching the minor version of imlib

I simply added:
CONFIGURE_ARGS+=        --localstatedir=${LOCALSTATEDIR} \
                        --with-glib-prefix=${LOCALBASE} \
                        --disable-imlibtest


Thanks for the info. I've forwarded this mail to tech-pkg, which is the
correct mailing list for this kind of thing. BTW, feel free to use
send-pr to report these kind of problems.

Thanks,
Alistair