Attempt to get Cairo to build nicely when glitz is not present.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24267 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-12-27 11:25:54 +00:00
parent 45e9de2ee8
commit 660a25fac5
4 changed files with 3453 additions and 3065 deletions

View file

@ -16,7 +16,8 @@
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02111 USA.
*/
#include "cairo/CairoContext.h"
#include "cairo/CairoGState.h"
@ -35,6 +36,7 @@
#define CGSTATE ((CairoGState *)gstate)
@class XWindowBuffer;
@implementation CairoContext