[Trac #1194] install gtk engine in lib/gtk+2.0/$(GTK_VERSION)/engines

Zarro Boogs per Child bugtracker at laptop.org
Thu Mar 29 16:55:22 EDT 2007


#1194: install gtk engine in lib/gtk+2.0/$(GTK_VERSION)/engines
--------------------+-------------------------------------------------------
 Reporter:  jani    |       Owner:  marco    
     Type:  defect  |      Status:  new      
 Priority:  normal  |   Milestone:  Untriaged
Component:  sugar   |    Keywords:           
--------------------+-------------------------------------------------------
 currently as GTK_VERSION is not defined in ./configure the engine is
 installed under lib/gtk+2.0 unlike other engines. The Makefile already
 uses GTK_VERSION so adding this to configure.in

 GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0`
 AC_SUBST(GTK_VERSION)

 does it.

-- 
Ticket URL: <http://dev.laptop.org/ticket/1194>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list