~ubuntu-branches/ubuntu/quantal/liblockfile/quantal-proposed

« back to all changes in this revision

Viewing changes to autoconf.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Miquel van Smoorenburg
  • Date: 2001-04-06 09:53:32 UTC
  • Revision ID: james.westby@ubuntu.com-20010406095332-xtysb4vtpotoa4fx
Tags: 1.03
* Some more manpage updates
* Set priority for liblockfile1 to "important" (closes: #92551)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
 
2
/*
 
3
 
 
4
acconfig.h - template used by autoheader to create config.h.in
 
5
config.h.in - used by autoconf to create config.h
 
6
config.h - created by autoconf; contains defines generated by autoconf
 
7
 
 
8
*/
 
9
 
 
10
 
 
11
/* Define if you have the ANSI C header files.  */
 
12
#undef STDC_HEADERS
 
13
 
 
14
/* Is the mailspool group writable */
 
15
#undef MAILGROUP
 
16
 
 
17
/* Define if you have the utime function.  */
 
18
#undef HAVE_UTIME
 
19
 
 
20
/* Define if you have the utimes function.  */
 
21
#undef HAVE_UTIMES
 
22
 
 
23
/* Define if you have the <getopt.h> header file.  */
 
24
#undef HAVE_GETOPT_H
 
25
 
 
26
/* Define if you have the <paths.h> header file.  */
 
27
#undef HAVE_PATHS_H
 
28
 
 
29
/* Define if you have the <sys/param.h> header file.  */
 
30
#undef HAVE_SYS_PARAM_H