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

« back to all changes in this revision

Viewing changes to acconfig.h

  • 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
/*
 
2
 
 
3
acconfig.h - template used by autoheader to create config.h.in
 
4
config.h.in - used by autoconf to create config.h
 
5
config.h - created by autoconf; contains defines generated by autoconf
 
6
 
 
7
*/
 
8
 
 
9
@TOP@
 
10
 
 
11
/* Is the mailspool group writable */
 
12
#undef MAILGROUP
 
13