* Manish Singh 

| GTK+ does the following in its configure.in:
| 
| PKG_CHECK_MODULES(BASE_DEPENDENCIES,
|   [glib-2.0 >= glib_required_version dnl
|    atk >= atk_required_version dnl
|    pango >= pango_required_version])

This is broken, it shouldn't use dnl inside a quoted string.  Bug
reassigned and merged.

-- 
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