~ubuntu-branches/ubuntu/trusty/psqlodbc/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Berg
  • Date: 2011-05-31 15:47:36 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110531154736-yscb9o0jvwn8kreg
Tags: 1:09.00.0300-1
* New upstream release.
* Add odbc-postgresql-dbg debug package.  Closes: #592736.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
/* Define to 1 if you have the `iswascii' function. */
20
20
#undef HAVE_ISWASCII
21
21
 
22
 
/* Define to 1 if `e_data' is member of `krb5_error'. */
 
22
/* Define to 1 if `e_data' is a member of `krb5_error'. */
23
23
#undef HAVE_KRB5_ERROR_E_DATA
24
24
 
25
 
/* Define to 1 if `text.data' is member of `krb5_error'. */
 
25
/* Define to 1 if `text.data' is a member of `krb5_error'. */
26
26
#undef HAVE_KRB5_ERROR_TEXT_DATA
27
27
 
28
28
/* Define to 1 if you have krb5_free_unparsed_name */
115
115
/* Define to 1 if you have the <unistd.h> header file. */
116
116
#undef HAVE_UNISTD_H
117
117
 
 
118
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
119
   */
 
120
#undef LT_OBJDIR
 
121
 
118
122
/* Define to 1 to build without libpq */
119
123
#undef NOT_USE_LIBPQ
120
124
 
136
140
/* Define to the one symbol short name of this package. */
137
141
#undef PACKAGE_TARNAME
138
142
 
 
143
/* Define to the home page for this package. */
 
144
#undef PACKAGE_URL
 
145
 
139
146
/* Define to the version of this package. */
140
147
#undef PACKAGE_VERSION
141
148