Fix for those with gtk in a non-standard location.
- From: Rob Browning <rlb cs utexas edu>
- To: gnome-list gnome org
- Subject: Fix for those with gtk in a non-standard location.
- Date: 08 May 1998 22:33:52 -0500
(Psuedo patch): In gnome-libs/libgnome/Makefile.am, you need:
- libgnome_la_LIBADD = -lglib -lm $(DL_LIB)
+ libgnome_la_LIBADD = $(GTK_LIBS) -lm $(DL_LIB)
Note the addition of ${GTK_LIBS} in place of just -lglib.
--
Rob Browning <rlb@cs.utexas.edu>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94 53 2B 97 F5 D6 4E 39 30
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]