commit -- breakage with gnome-xml patch


Subject: commit -- breakage with gnome-xml patch
From: Thomas Briggs (tom@sane.com)
Date: Thu Jul 27 2000 - 07:55:35 CDT


   Committed.

----- Original Message -----
From: "Goran Thyni" <goran@kirra.net>
To: <abiword-dev@abisource.com>
Cc: "Joaquin Cuenca" <e98cuenc@yahoo.com>
Sent: Thursday, July 27, 2000 8:42 AM
Subject: breakage with gnome-xml patch

> One line was accidentally left in the
> patch which should not be there.
> The static-link version of the
> binary is not build causing Tinderbox to
> go red.
> Patch below:
>
> regards,
> Göran.
>
> ------------------ snip ------------------------------------
>
>
> Index: platforms/linux.mk
> ===================================================================
> RCS file: /cvsroot/abi/src/config/platforms/linux.mk,v
> retrieving revision 1.29
> diff -u -r1.29 linux.mk
> --- platforms/linux.mk 2000/07/27 04:15:23 1.29
> +++ platforms/linux.mk 2000/07/27 12:38:41
> @@ -152,7 +152,7 @@
> # Which links can this platform create. Define one or
> # both of these options.
> UNIX_CAN_BUILD_DYNAMIC=1
> -UNIX_CAN_BUILD_STATIC=0
> +UNIX_CAN_BUILD_STATIC=1
>
> # Compiler options for static and dynamic linkage
> DL_LIBS = dl
>
>



This archive was generated by hypermail 2b25 : Thu Jul 27 2000 - 07:56:48 CDT