mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-01 14:04:18 +08:00
f5589f4c18
If quota isn't turned on with --enable-quota, then comment quota documentation out of the mke2fs manpage. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
23 lines
628 B
Plaintext
23 lines
628 B
Plaintext
AWK @AWK@
|
|
SED @SED@
|
|
ET_DIR @ET_DIR@
|
|
SS_DIR @SS_DIR@
|
|
E2FSPROGS_MONTH @E2FSPROGS_MONTH@
|
|
E2FSPROGS_YEAR @E2FSPROGS_YEAR@
|
|
E2FSPROGS_VERSION @E2FSPROGS_VERSION@
|
|
SIZEOF_LONG_LONG @SIZEOF_LONG_LONG@
|
|
SIZEOF_LONG @SIZEOF_LONG@
|
|
SIZEOF_INT @SIZEOF_INT@
|
|
SIZEOF_SHORT @SIZEOF_SHORT@
|
|
datarootdir @datarootdir@
|
|
datadir @datadir@
|
|
root_sysconfdir @root_sysconfdir@
|
|
$datarootdir @datarootdir@
|
|
$root_prefix @root_prefix@
|
|
$prefix @prefix@
|
|
# Enable the documentation for the journal device mke2fs, tune2fs, and
|
|
# e2fsck's man page
|
|
JDEV
|
|
# Enable documentation for quota feature in mke2fs
|
|
QUOTA_MAN_COMMENT @QUOTA_MAN_COMMENT@
|