small configure.in patch
- From: Erwann Chenede <Erwann Chenede Sun COM>
- To: gtk-devel-list gnome org
- Subject: small configure.in patch
- Date: Fri, 20 Apr 2001 15:38:41 +0100 (BST)
Hi,
On solaris the math lib (-lm) is ommited causing a linker error
(in gdk-pixbuf) removing the following line (see below) in
configure.in fixes the problem.
If this seems ok could someone commit ?
Thanks
Erwann
Index: configure.in
===================================================================
RCS file: /cvs/gnome/gtk+/configure.in,v
retrieving revision 1.205
diff -c -r1.205 configure.in
*** configure.in 2001/04/17 23:21:16 1.205
--- configure.in 2001/04/20 14:27:59
***************
*** 254,260 ****
),
AC_MSG_RESULT(none needed)
)
- LIBS=$gtk_save_LIBS
MATH_LIB=-lm
GTK_LIBS_EXTRA=
--- 254,259 ----
[ I speak for myself, not for my employer. ]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Erwann Chénedé, Sun Microsystems Ireland
Desktop Applications & Middleware Group
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]