~pr0gg3d/ubuntu/oneiric/util-linux/bug-805886

« back to all changes in this revision

Viewing changes to tests/helpers/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-12-23 04:29:48 UTC
  • Revision ID: james.westby@ubuntu.com-20091223042948-56zsfeyzjlpv2ivr
Tags: 2.16-1ubuntu6
* mount/fstab.5: document the bootwait, nobootwait, showthrough
  and optional mount options accepted by mountall.
* mount/mount.c: don't pass the above options to mount().  LP: #479965. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
PACKAGE_NAME = @PACKAGE_NAME@
158
158
PACKAGE_STRING = @PACKAGE_STRING@
159
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
160
PACKAGE_URL = @PACKAGE_URL@
160
161
PACKAGE_VERSION = @PACKAGE_VERSION@
161
162
PATH_SEPARATOR = @PATH_SEPARATOR@
162
163
PERL = @PERL@