~ubuntu-branches/ubuntu/precise/x11-utils/precise-proposed

« back to all changes in this revision

Viewing changes to editres/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin, Julien Cristau, Brice Goglin
  • Date: 2009-12-06 21:20:22 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091206212022-0l90ytu028xiyuch
Tags: 7.5+1
[ Julien Cristau ]
* Update config.{guess,sub} for xmessage, adding avr32 support (closes:
  #537532).

[ Brice Goglin ]
* appres 1.0.2.
* editres 1.0.4.
* luit 1.0.4.
* xdpyinfo 1.1.0.
* xdriinfo 1.0.3.
* xev 1.0.4.
* xkill 1.0.2.
* xlsatoms 1.0.2.
* xlsclients 1.0.2.
* xprop 1.1.0.
  + Fix -spy to flush stdout, closes: #538714.
  + Drop 05_xprop_spy_exit_on_destroy.diff, applied upstream.
* xvinfo 1.1.0.
* xwininfo 1.0.5.
* Refresh patches.

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
 
27
54
/* Patch version of this package */
28
55
#undef PACKAGE_VERSION_PATCHLEVEL
29
56
 
 
57
/* Define to 1 if you have the ANSI C header files. */
 
58
#undef STDC_HEADERS
 
59
 
30
60
/* Version number of package */
31
61
#undef VERSION