~ubuntu-branches/ubuntu/wily/sawfish/wily

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2005-10-11 09:39:23 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051011093923-7padtvgi7b6spd7s
Tags: 1:1.3+cvs20050709-6
Add libxinerama-dev in Build-Depends (Closes: #333234, #327878)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in -- config.h configure input
2
 
   $Id: config.h.in,v 1.15 2003/08/14 07:17:24 jsh Exp $
 
2
   $Id: config.h.in,v 1.16 2005/07/01 16:04:49 jsh Exp $
3
3
 
4
4
   Copyright (C) 1999 John Harper <john@dcs.warwick.ac.uk>
5
5
 
86
86
/* Define if <X11/extensions/Xinerama.h> exists */
87
87
#undef HAVE_X11_EXTENSIONS_XINERAMA_H
88
88
 
 
89
/* Define if <X11/extensions/Xrandr.h> exists */
 
90
#undef HAVE_X11_EXTENSIONS_XRANDR_H
 
91
 
89
92
/* Define if <X11/Xft/Xft.h> exists */
90
93
#undef HAVE_X11_XFT_XFT_H
91
94