~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to apps/konsole/src/config-konsole.h.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Defines whether /proc/`pid`/cwd exists */
 
2
#cmakedefine HAVE_PROC_CWD 1
 
3
 
 
4
/* Define if you have the XKB extension */
 
5
#cmakedefine HAVE_XKB 1
 
6
 
 
7
/* Defined if your system has XRender support */
 
8
#cmakedefine HAVE_XRENDER 1
 
9
 
 
10