~ubuntu-branches/ubuntu/saucy/kakasi/saucy

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Keita Maehara
  • Date: 2001-12-25 23:18:48 UTC
  • Revision ID: james.westby@ubuntu.com-20011225231848-oiu2kbbhoq80w774
Tags: upstream-2.3.4
ImportĀ upstreamĀ versionĀ 2.3.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
2
 
 
3
/* Define if you have the ANSI C header files.  */
 
4
#undef STDC_HEADERS
 
5
 
 
6
/* Define if you have the memmove function.  */
 
7
#undef HAVE_MEMMOVE
 
8
 
 
9
/* Define if you have the <dlfcn.h> header file.  */
 
10
#undef HAVE_DLFCN_H
 
11
 
 
12
/* Define if you have the <malloc.h> header file.  */
 
13
#undef HAVE_MALLOC_H
 
14
 
 
15
/* Define if you have the <string.h> header file.  */
 
16
#undef HAVE_STRING_H
 
17
 
 
18
/* Define if you have the <strings.h> header file.  */
 
19
#undef HAVE_STRINGS_H
 
20
 
 
21
/* Define if you have the e library (-le).  */
 
22
#undef HAVE_LIBE
 
23
 
 
24
/* Name of package */
 
25
#undef PACKAGE
 
26
 
 
27
/* Version number of package */
 
28
#undef VERSION
 
29
 
 
30
/* WAKATIGAKI */
 
31
#undef WAKATIGAKI
 
32