[evolution-patches] seek review for bug 47322:build error on solaris
- From: Gilbert Fang <gilbert fang sun com>
- To: Mike Kestner <mkestner ximian com>
- Cc: "evolution-patches ximian com" <evolution-patches ximian com>, "sceri-evolution-acc sun com" <sceri-evolution-acc sun com>
- Subject: [evolution-patches] seek review for bug 47322:build error on solaris
- Date: 04 Aug 2003 12:07:26 +0800
Hi, Mike
This bug is acutally casued by my last patch on changing the build
process of gal a11y library. Solaris has more restricted checking on
building options.
Could you please review this simple one line patch quickly? It is
really blocking our nightly build.
Thank you very much.
Gilbert
Index: gal/a11y/Makefile.am
===================================================================
RCS file: /cvs/gnome/gal/gal/a11y/Makefile.am,v
retrieving revision 1.4
diff -u -r1.4 Makefile.am
--- gal/a11y/Makefile.am 31 Jul 2003 04:04:04 -0000 1.4
+++ gal/a11y/Makefile.am 4 Aug 2003 03:31:55 -0000
@@ -17,7 +17,7 @@
lib_LTLIBRARIES = libgal-a11y-2.0.la
libgal_a11y_2_0_la_LDFLAGS = \
- -avoid-version -no-undefined \
+ -avoid-version \
@LDFLAGS@
libgal_a11y_2_0_la_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]