~ubuntu-branches/ubuntu/trusty/blt/trusty

« back to all changes in this revision

Viewing changes to src/bltInit.c

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-07-11 15:59:31 UTC
  • Revision ID: james.westby@ubuntu.com-20080711155931-pywdf1ey59bn28hv
Tags: 2.4z-4ubuntu2
* Build for tk8.5, still keep the build for tk8.4.
* Apply patch from Fedora to build with tk8.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
#include <bltInt.h>
30
30
 
31
 
#define EXACT 1
 
31
#define EXACT 0
32
32
 
33
33
#ifndef BLT_LIBRARY
34
34
#ifdef WIN32