[xml] minor shell error in configure
- From: stan boehm philips com
- To: <xml gnome org>
- Subject: [xml] minor shell error in configure
- Date: Mon, 7 May 2001 20:14:51 -0500
If anyone is interested, I believe that at or about line 3845 of
configure, it should read:
if [ "${NEED_TRIO}" = "1" ] ; then
or
if test "${NEED_TRIO" = "]" ; then
instead of
if "$NEED_TRIO" = "1" ; then
This small error really messed up my build. I went looking
for the trio stuff, only to later find that it is now included as
part of xmllib2-2.3.8 tar ball.
Stan :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]