tags 444517 +patch
thanks

This bug is fixed by removing the GTK_DISABLE_DEPRECATED define which
prevented the GtkTooltips stuff from being actually included.

The attached patch solves the problem, but rerunning autogen with the
new change would be better, IMHO.

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
--- happydigger-3.1.0/src/Makefile.in	2007-10-17 13:50:20.000000000 +0530
+++ happydigger-3.1/src/Makefile.in	2007-10-17 14:18:01.000000000 +0530
@@ -192,8 +192,7 @@
 	@GTK_CFLAGS@ @[EMAIL PROTECTED]
 	-DG_DISABLE_DEPRECATED \
 	-DGDK_DISABLE_DEPRECATED \
-	-DGDK_PIXBUF_DISABLE_DEPRECATED \
-	-DGTK_DISABLE_DEPRECATED
+	-DGDK_PIXBUF_DISABLE_DEPRECATED
 
 happydigger_SOURCES = \
 	main.c \

Attachment: signature.asc
Description: Digital signature

Reply via email to