reassign 303878 gtk+2.0
retitle 303878 gtk+2.0: uses dnl inside quoted string in configure.in
thanks

* "J.H.M. Dassen (Ray)" 

| With pkg-config 0.16.0-1, Gtk+ CVS HEAD's autogen.sh fails. It is unclear to
| me whether the root cause of this is in pkg-config, but pkg-config is
| definitively the trigger.

22:05 < Mithrandir> JHM: PKG_CHECK_MODULES(BASE_DEPENDENCIES,
22:05 < Mithrandir>   [glib-2.0 >= glib_required_version dnl
22:05 < Mithrandir>    atk >= atk_required_version dnl
22:05 < Mithrandir>    pango >= pango_required_version])
22:05 < Mithrandir> the dnls shouldn't be there.
22:05 < JHM> Ah, thanks.
22:05 < Mithrandir> JHM: please tell me if that fixes the problem, if
        so, I'll reassign the bug report to gtk.
22:08 < JHM> Mithrandir: Yes, that fixes it.

I guess the dnls there confuses autoconf.

| Also, with the original environment (i.e. with sid's pkg-config), a proper
| configure script is generated when "autoconf" is called manually directly
| after the failure of autogen.sh .

I wonder why this is -- what version of autoconf does autogen call?

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to