~ubuntu-branches/ubuntu/quantal/xbill/quantal

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Bridgett
  • Date: 2004-09-07 09:52:14 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040907095214-d0m46ojc8f7upuqm
Tags: 2.1-4
maintainer upload of NMU - many thanks Tollef (closes: #268885) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
2
 
 
3
/* Define to empty if the keyword does not work.  */
 
4
#undef const
 
5
 
 
6
/* Define if you have the ANSI C header files.  */
 
7
#undef STDC_HEADERS
 
8
 
 
9
/* Define if the X Window System is missing or not being used.  */
 
10
#undef X_DISPLAY_MISSING
 
11
 
 
12
/* Use athena widgets */
 
13
#undef USE_ATHENA
 
14
 
 
15
/* Use motif widgets */
 
16
#undef USE_MOTIF
 
17
 
 
18
/* Use gtk widgets */
 
19
#undef USE_GTK
 
20
 
 
21
/* Define if you have the <unistd.h> header file.  */
 
22
#undef HAVE_UNISTD_H