Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 969 by galtgendo: ibus 1.3.5: problems in configure.ac http://code.google.com/p/ibus/issues/detail?id=969 The important one: if --disable-gtk2 is given, it breaks x11 client, as that one needs gtk+-2 - see client/x11/Makefile.am. pkg-config check for gtk+-2 needs to be done in a wider scope. Also, while there's no problem now, such "variable recycling", as done in commit b921d7b7f7299356ae09 tends to create problems later on - it's enough to forget you've done such thing and then to try to check that variable again later in configure script. -- You received this message because you are subscribed to the Google Groups "ibus-devel" group. iBus project web page: http://code.google.com/p/ibus/ iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
