Package: libcairo2-dev
Version: 1.4.10-1+lenny2
Severity: normal

*** Please type your report below this line ***
Hi,

/usr/include/cairo/cairo.h and related files include files like so:
#include <cairo-features.h>

So to compile anything that #include <cairo.h> the user has to compile
with gcc -I/usr/include/cairo

Instead, cairo.h should #include files like so:
#include "cairo-features.h"

Then users can utilise cairo via
#include <cairo/cairo.h>
and no addition -I compiler switches.

thanks
Paul

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (300, 'unstable'),
(200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.20070720 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcairo2-dev depends on:
ii  libcairo2                1.4.10-1+lenny2 The Cairo 2D vector graphics libra
ii  libfontconfig1-dev       2.5.0-2         generic font configuration library
ii  libfreetype6-dev         2.3.5-1+b1      FreeType 2 font engine, developmen
ii  libpng12-dev             1.2.15~beta5-3  PNG library - development
ii  libsm-dev                2:1.0.3-1+b1    X11 Inter-Client Exchange library
ii  libxrender-dev           1:0.9.4-1       X Rendering Extension client libra

libcairo2-dev recommends no packages.

-- no debconf information



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

Reply via email to