~ubuntu-branches/ubuntu/lucid/kmess/lucid

« back to all changes in this revision

Viewing changes to cmake/config-kmess.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-12-05 21:19:26 UTC
  • mfrom: (1.1.7 upstream) (0.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20091205211926-r26u8j38kysf6o2p
Tags: 2.0.2-1
* New upstream release 
  - Fixes friendly names (LP: #485640)
* Update Homepage: http://kmess.org
* Add Build-Depends: libphonon-dev | libqt4-phonon-dev (ubuntu friendly)
* kmess.1 fix lintian:hyphen-used-as-minus-sign

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
/* Define if LikeBack is not needed */
21
21
#define KMESS_DISABLE_LIKEBACK ${KMESS_DISABLE_LIKEBACK}
22
22
 
23
 
/* Define whether to enable Ink support (using GIFLib) */
24
 
#define KMESS_ENABLE_INK ${HAVE_LIBGIF}
 
23
/* Define whether Ink support is enabled */
 
24
#define KMESS_ENABLE_INK ${HAVE_LIBISFQT}