~ubuntu-branches/ubuntu/trusty/x11-xserver-utils/trusty

« back to all changes in this revision

Viewing changes to iceauth/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2010-01-08 18:38:47 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100108183847-wuunshkmhcyh7vzc
Tags: 7.5+1ubuntu1
* Merge from Debian.  Remaining Ubuntu changes:
  - Add 100_xrandr-output.patch: When using --scale or --transform, verify
    a valid output parameter is used; crashes otherwise.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
 
3
/* Define to 1 if you have the <inttypes.h> header file. */
 
4
#undef HAVE_INTTYPES_H
 
5
 
 
6
/* Define to 1 if you have the <memory.h> header file. */
 
7
#undef HAVE_MEMORY_H
 
8
 
 
9
/* Define to 1 if you have the <stdint.h> header file. */
 
10
#undef HAVE_STDINT_H
 
11
 
 
12
/* Define to 1 if you have the <stdlib.h> header file. */
 
13
#undef HAVE_STDLIB_H
 
14
 
 
15
/* Define to 1 if you have the <strings.h> header file. */
 
16
#undef HAVE_STRINGS_H
 
17
 
 
18
/* Define to 1 if you have the <string.h> header file. */
 
19
#undef HAVE_STRING_H
 
20
 
 
21
/* Define to 1 if you have the <sys/stat.h> header file. */
 
22
#undef HAVE_SYS_STAT_H
 
23
 
 
24
/* Define to 1 if you have the <sys/types.h> header file. */
 
25
#undef HAVE_SYS_TYPES_H
 
26
 
 
27
/* Define to 1 if you have the <unistd.h> header file. */
 
28
#undef HAVE_UNISTD_H
 
29
 
3
30
/* Name of package */
4
31
#undef PACKAGE
5
32
 
30
57
/* Define as the return type of signal handlers (`int' or `void'). */
31
58
#undef RETSIGTYPE
32
59
 
 
60
/* Define to 1 if you have the ANSI C header files. */
 
61
#undef STDC_HEADERS
 
62
 
33
63
/* Version number of package */
34
64
#undef VERSION