~xubuntu-dev/xfdesktop/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2009-04-19 19:14:40 UTC
  • mfrom: (1.3.1 upstream) (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090419191440-txz2l0r2b575a8wg
Tags: 4.6.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
25
25
#undef HAVE_BIND_TEXTDOMAIN_CODESET
26
26
 
 
27
/* Define to 1 if you have the <ctype.h> header file. */
 
28
#undef HAVE_CTYPE_H
 
29
 
27
30
/* Define to 1 if you have the `dcgettext' function. */
28
31
#undef HAVE_DCGETTEXT
29
32
 
90
93
/* Define to 1 if you have the <string.h> header file. */
91
94
#undef HAVE_STRING_H
92
95
 
 
96
/* Define to 1 if you have the <sys/mman.h> header file. */
 
97
#undef HAVE_SYS_MMAN_H
 
98
 
 
99
/* Define to 1 if you have the <sys/statvfs.h> header file. */
 
100
#undef HAVE_SYS_STATVFS_H
 
101
 
93
102
/* Define to 1 if you have the <sys/stat.h> header file. */
94
103
#undef HAVE_SYS_STAT_H
95
104
 
102
111
/* Define if thunarx-1 >= thunar_minimum_version present */
103
112
#undef HAVE_THUNARX
104
113
 
 
114
/* Define if thunar-vfs is present. */
 
115
#undef HAVE_THUNAR_VFS
 
116
 
105
117
/* Define to 1 if you have the <time.h> header file. */
106
118
#undef HAVE_TIME_H
107
119
 
108
120
/* Define to 1 if you have the <unistd.h> header file. */
109
121
#undef HAVE_UNISTD_H
110
122
 
 
123
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
124
   */
 
125
#undef LT_OBJDIR
 
126
 
111
127
/* Name of package */
112
128
#undef PACKAGE
113
129