~ubuntu-branches/debian/experimental/xfce4-panel/experimental

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-02-06 18:10:07 UTC
  • mfrom: (1.3.13 upstream) (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110206181007-vpw5z3xnm3hdvybx
Tags: 4.8.1-1
[ Lionel Le Folgoc ]
* New upstream bugfix release.
* debian/control:
  - refreshed (b-)deps for this new major release
  - add myself to Uploaders
  - bump Standards-Version to 3.9.1.
* debian/NEWS: dropped, unneeded.
* debian/xfce4-panel.shlibs: refreshed, bump to (>= 4.7.2).
* debian/xfce4-panel.lintian-overrides: refreshed, new lib name.
* debian/xfce4-panel.preinst: added, handles removal of old conffiles.
* debian/xfce4-panel.postinst: explicitly set -e.
* debian/*.install: refreshed.
* debian/rules:
  - call dpkg-buildflags
  - dropped rc files mangling as they don't exist anymore
  - updated removal of *.{l,}a files.
  - drop overrides for dh_auto_{configure,clean}, obsolete.
* debian/xfce4-panel.{preinst,postinst,prerm}: use dpkg-maintscript-helper
  to remove pre-xfconf config files.
* Bugs fixed by 4.7.x/4.8.x series:
  - rgba support                                                  lp: #586012
  - disappearing menus                                             lp: #53897
  - xrandr support                               lp: #176174, Closes: #432914
  - Fails to reap children, creating zombies                      lp: #420187
  - DND of desktop-files on the panel to create new launchers Closes: #480380
* Bumped shlibs to >= 4.7.7, abi break for external plugins.

[ Yves-Alexis Perez ]
* New upstream development release
* debian/xfce4-panel.install:
  - install wrapper and migrate tools in xfce4-panel package
  - update plugins paths
* debian/rules:
  - update path when removing .a/.la files for plugins.
  - add hardening flags to {C,LD}FLAGS
* debian/control:
  - add build-dep on hardening-includes
  - update build-dep on garcon to 0.1.4.
* debian/copyright updated for new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define for debugging support */
 
4
#undef DEBUG
 
5
 
 
6
/* Define for tracing support */
 
7
#undef DEBUG_TRACE
2
8
 
3
9
/* always defined to indicate that i18n is enabled */
4
10
#undef ENABLE_NLS
6
12
/* Name of default gettext domain */
7
13
#undef GETTEXT_PACKAGE
8
14
 
9
 
/* Define to 1 to disable deprecated Glib components */
10
 
#undef G_DISABLE_DEPRECATED
11
 
 
12
15
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
13
16
#undef HAVE_BIND_TEXTDOMAIN_CODESET
14
17
 
21
24
/* Define to 1 if you have the <errno.h> header file. */
22
25
#undef HAVE_ERRNO_H
23
26
 
24
 
/* Define to 1 if you have the <fcntl.h> header file. */
25
 
#undef HAVE_FCNTL_H
26
 
 
27
 
/* Define to 1 if you have the <features.h> header file. */
28
 
#undef HAVE_FEATURES_H
29
 
 
30
 
/* Define to 1 if you have the `getpagesize' function. */
31
 
#undef HAVE_GETPAGESIZE
32
 
 
33
27
/* Define if the GNU gettext() function is already present or preinstalled. */
34
28
#undef HAVE_GETTEXT
35
29
 
 
30
/* Define if gio-unix-2.0 >= 2.18.0 present */
 
31
#undef HAVE_GIO_UNIX
 
32
 
36
33
/* Define to 1 if you have the <inttypes.h> header file. */
37
34
#undef HAVE_INTTYPES_H
38
35
 
39
36
/* Define if your <locale.h> file defines LC_MESSAGES. */
40
37
#undef HAVE_LC_MESSAGES
41
38
 
42
 
/* Define if libSM is available */
43
 
#undef HAVE_LIBSM
44
 
 
45
 
/* Define if libstartup-notification-1.0 >= 0.5 present */
46
 
#undef HAVE_LIBSTARTUP_NOTIFICATION
 
39
/* Define to 1 if you have the <libintl.h> header file. */
 
40
#undef HAVE_LIBINTL_H
47
41
 
48
42
/* Define if libX11 is available */
49
43
#undef HAVE_LIBX11
51
45
/* Define to 1 if you have the <locale.h> header file. */
52
46
#undef HAVE_LOCALE_H
53
47
 
54
 
/* Define to 1 if you have the `localtime_r' function. */
55
 
#undef HAVE_LOCALTIME_R
56
 
 
57
48
/* Define to 1 if you have the <math.h> header file. */
58
49
#undef HAVE_MATH_H
59
50
 
60
51
/* Define to 1 if you have the <memory.h> header file. */
61
52
#undef HAVE_MEMORY_H
62
53
 
63
 
/* Define to 1 if you have a working `mmap' system call. */
64
 
#undef HAVE_MMAP
65
 
 
66
 
/* Define to 1 if you have the `sigaction' function. */
67
 
#undef HAVE_SIGACTION
68
 
 
69
54
/* Define to 1 if you have the <signal.h> header file. */
70
55
#undef HAVE_SIGNAL_H
71
56
 
72
 
/* Define to 1 if you have the <stddef.h> header file. */
73
 
#undef HAVE_STDDEF_H
74
 
 
75
57
/* Define to 1 if you have the <stdint.h> header file. */
76
58
#undef HAVE_STDINT_H
77
59
 
87
69
/* Define to 1 if you have the <string.h> header file. */
88
70
#undef HAVE_STRING_H
89
71
 
90
 
/* Define to 1 if you have the <sys/mman.h> header file. */
91
 
#undef HAVE_SYS_MMAN_H
 
72
/* Define to 1 if you have the <sys/prctl.h> header file. */
 
73
#undef HAVE_SYS_PRCTL_H
92
74
 
93
75
/* Define to 1 if you have the <sys/stat.h> header file. */
94
76
#undef HAVE_SYS_STAT_H
96
78
/* Define to 1 if you have the <sys/types.h> header file. */
97
79
#undef HAVE_SYS_TYPES_H
98
80
 
99
 
/* Define to 1 if you have the <sys/type.h> header file. */
100
 
#undef HAVE_SYS_TYPE_H
101
 
 
102
81
/* Define to 1 if you have the <sys/wait.h> header file. */
103
82
#undef HAVE_SYS_WAIT_H
104
83
 
108
87
/* Define to 1 if you have the <unistd.h> header file. */
109
88
#undef HAVE_UNISTD_H
110
89
 
111
 
/* Use 2.20 API */
112
 
#undef HAVE_WNCK_TWO_POINT_TWENTY
113
 
 
114
90
/* Define to the sub-directory in which libtool stores uninstalled libraries.
115
91
   */
116
92
#undef LT_OBJDIR
117
93
 
 
94
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
95
#undef NO_MINUS_C_MINUS_O
 
96
 
118
97
/* Name of package */
119
98
#undef PACKAGE
120
99
 
130
109
/* Define to the one symbol short name of this package. */
131
110
#undef PACKAGE_TARNAME
132
111
 
 
112
/* Define to the home page for this package. */
 
113
#undef PACKAGE_URL
 
114
 
133
115
/* Define to the version of this package. */
134
116
#undef PACKAGE_VERSION
135
117
 
136
118
/* Define to 1 if you have the ANSI C header files. */
137
119
#undef STDC_HEADERS
138
120
 
 
121
/* Enable extensions on AIX 3, Interix.  */
 
122
#ifndef _ALL_SOURCE
 
123
# undef _ALL_SOURCE
 
124
#endif
 
125
/* Enable GNU extensions on systems that have them.  */
 
126
#ifndef _GNU_SOURCE
 
127
# undef _GNU_SOURCE
 
128
#endif
 
129
/* Enable threading extensions on Solaris.  */
 
130
#ifndef _POSIX_PTHREAD_SEMANTICS
 
131
# undef _POSIX_PTHREAD_SEMANTICS
 
132
#endif
 
133
/* Enable extensions on HP NonStop.  */
 
134
#ifndef _TANDEM_SOURCE
 
135
# undef _TANDEM_SOURCE
 
136
#endif
 
137
/* Enable general extensions on Solaris.  */
 
138
#ifndef __EXTENSIONS__
 
139
# undef __EXTENSIONS__
 
140
#endif
 
141
 
 
142
 
139
143
/* Version number of package */
140
144
#undef VERSION
141
145
 
142
 
/* Define to 1 to disable deprecated Xfce components */
143
 
#undef XFCE_DISABLE_DEPRECATED
144
 
 
145
146
/* Define to 1 if the X Window System is missing or not being used. */
146
147
#undef X_DISPLAY_MISSING
147
148
 
148
 
/* Define to 1 if on AIX 3.
149
 
   System headers sometimes define this.
150
 
   We just want to avoid a redefinition error message.  */
151
 
#ifndef _ALL_SOURCE
152
 
# undef _ALL_SOURCE
153
 
#endif
154
 
 
155
149
/* Define to 1 if on MINIX. */
156
150
#undef _MINIX
157
151