~ubuntu-branches/ubuntu/precise/libdatrie/precise

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Theppitak Karoonboonyanan
  • Date: 2009-04-29 15:24:31 UTC
  • mfrom: (1.2.1 upstream) (3.1.1 karmic)
  • Revision ID: james.westby@ubuntu.com-20090429152431-8zmxgfvir3mrog08
* Use complete sentences in libdatrie1 long description. (Closes: #525806)
* New upstream release, fixing builds on non-GNU systems.
* Remove duplicated field "section" for libdatrie1 [lintian].

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
/* Define to 1 if you have the <inttypes.h> header file. */
7
7
#undef HAVE_INTTYPES_H
8
8
 
 
9
/* Have nl_langinfo (CODESET) */
 
10
#undef HAVE_LANGINFO_CODESET
 
11
 
9
12
/* Define to 1 if you have the <limits.h> header file. */
10
13
#undef HAVE_LIMITS_H
11
14
 
 
15
/* Have locale_charset() */
 
16
#undef HAVE_LOCALE_CHARSET
 
17
 
12
18
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
13
19
   to 0 otherwise. */
14
20
#undef HAVE_MALLOC
40
46
/* Define to 1 if you have the <unistd.h> header file. */
41
47
#undef HAVE_UNISTD_H
42
48
 
 
49
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
50
   */
 
51
#undef LT_OBJDIR
 
52
 
43
53
/* Name of package */
44
54
#undef PACKAGE
45
55