~ubuntu-branches/ubuntu/trusty/skktools/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Takao KAWAMURA
  • Date: 2001-06-16 23:31:56 UTC
  • Revision ID: james.westby@ubuntu.com-20010616233156-zhpogneqxji6sv2y
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

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 as the return type of signal handlers (int or void).  */
 
4
#undef RETSIGTYPE
 
5
 
 
6
/* Define if you have the <db1/ndbm.h> header file.  */
 
7
#undef HAVE_DB1_NDBM_H
 
8
 
 
9
/* Define if you have the <fcntl.h> header file.  */
 
10
#undef HAVE_FCNTL_H
 
11
 
 
12
/* Define if you have the <malloc.h> header file.  */
 
13
#undef HAVE_MALLOC_H
 
14
 
 
15
/* Define if you have the <ndbm.h> header file.  */
 
16
#undef HAVE_NDBM_H
 
17
 
 
18
/* Define if you have the db library (-ldb).  */
 
19
#undef HAVE_LIBDB
 
20
 
 
21
/* Define if you have the gdbm library (-lgdbm).  */
 
22
#undef HAVE_LIBGDBM
 
23
 
 
24
/* Define if you have the ndbm library (-lndbm).  */
 
25
#undef HAVE_LIBNDBM