~ubuntu-branches/ubuntu/trusty/xiphos/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs, Jonathan Marsden, Dmitrijs Ledkovs
  • Date: 2010-11-25 21:26:48 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20101125212648-mc64wvs0nw3xp7bx
Tags: 3.1.4-1
[ Jonathan Marsden ]
* New upstream release 3.1.4
* Removed debian/patch/* since the one patch was included upstream.
* Bumped Standards-Version to 3.9.1 (no changes required).
* debian/README.Debian: Corrected spelling and reworded for clarity.
* debian/control: Add Jonathan Marsden back into Uploaders.

[ Dmitrijs Ledkovs ]
* Added local options dpkg-source to unapply patches and fail on
  upstream source changes (ignoring false positives).
* Added bzr-builddeb hook to generate source-format before build. If you
  are not using bzr-builddeb, you must run "./debian/rules clean" before
  building.
* patches/xul-2.0.patch: bump UPPER_RANGE to allow running against xul20.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
 
3
 
/* Enable additional debugging at the expense of performance and size */
4
 
#undef DEBUG
5
 
 
6
 
/* always defined to indicate that i18n is enabled */
7
 
#undef ENABLE_NLS
8
 
 
9
 
/* Gecko sdkdir */
10
 
#undef GECKO_HOME
11
 
 
12
 
/* Define to the gettext package name. */
13
 
#undef GETTEXT_PACKAGE
14
 
 
15
 
/* Define if wish to use gtkhtml instead of gtkmozembed */
16
 
#undef GTKHTML
17
 
 
18
 
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
19
 
#undef HAVE_BIND_TEXTDOMAIN_CODESET
20
 
 
21
 
/* Define to enable dbus */
22
 
#undef HAVE_DBUS
23
 
 
24
 
/* Define to 1 if you have the `dcgettext' function. */
25
 
#undef HAVE_DCGETTEXT
26
 
 
27
 
/* Define to 1 if you have the <dlfcn.h> header file. */
28
 
#undef HAVE_DLFCN_H
29
 
 
30
 
/* Define if the GNU gettext() function is already present or preinstalled. */
31
 
#undef HAVE_GETTEXT
32
 
 
33
 
/* Define to 1 if you have the <inttypes.h> header file. */
34
 
#undef HAVE_INTTYPES_H
35
 
 
36
 
/* Define if your <locale.h> file defines LC_MESSAGES. */
37
 
#undef HAVE_LC_MESSAGES
38
 
 
39
 
/* Define to 1 if you have the <locale.h> header file. */
40
 
#undef HAVE_LOCALE_H
41
 
 
42
 
/* Define to 1 if you have the <memory.h> header file. */
43
 
#undef HAVE_MEMORY_H
44
 
 
45
 
/* Define to 1 if you have the <stdint.h> header file. */
46
 
#undef HAVE_STDINT_H
47
 
 
48
 
/* Define to 1 if you have the <stdlib.h> header file. */
49
 
#undef HAVE_STDLIB_H
50
 
 
51
 
/* Define to 1 if you have the `strcasestr' function. */
52
 
#undef HAVE_STRCASESTR
53
 
 
54
 
/* Define to 1 if you have the <strings.h> header file. */
55
 
#undef HAVE_STRINGS_H
56
 
 
57
 
/* Define to 1 if you have the <string.h> header file. */
58
 
#undef HAVE_STRING_H
59
 
 
60
 
/* Define to 1 if you have the <sys/stat.h> header file. */
61
 
#undef HAVE_SYS_STAT_H
62
 
 
63
 
/* Define to 1 if you have the <sys/types.h> header file. */
64
 
#undef HAVE_SYS_TYPES_H
65
 
 
66
 
/* Define to 1 if you have the <unistd.h> header file. */
67
 
#undef HAVE_UNISTD_H
68
 
 
69
 
/* Define to the sub-directory in which libtool stores uninstalled libraries.
70
 
   */
71
 
#undef LT_OBJDIR
72
 
 
73
 
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
74
 
#undef NO_MINUS_C_MINUS_O
75
 
 
76
 
/* Name of package */
77
 
#undef PACKAGE
78
 
 
79
 
/* Define to the address where bug reports for this package should be sent. */
80
 
#undef PACKAGE_BUGREPORT
81
 
 
82
 
/* Define to the full name of this package. */
83
 
#undef PACKAGE_NAME
84
 
 
85
 
/* Define to the full name and version of this package. */
86
 
#undef PACKAGE_STRING
87
 
 
88
 
/* Define to the one symbol short name of this package. */
89
 
#undef PACKAGE_TARNAME
90
 
 
91
 
/* Define to the version of this package. */
92
 
#undef PACKAGE_VERSION
93
 
 
94
 
/* Define to 1 if you have the ANSI C header files. */
95
 
#undef STDC_HEADERS
96
 
 
97
 
/* Define if sword has multiverse support */
98
 
#undef SWORD_MULTIVERSE
99
 
 
100
 
/* Define if you want to use gtkmozembed */
101
 
#undef USE_GTKMOZEMBED
102
 
 
103
 
/* Define if you want to use gtk-unix-print */
104
 
#undef USE_GTKUPRINT
105
 
 
106
 
/* Version number of package */
107
 
#undef VERSION