zfs/cmd/mount_zfs
Darik Horn afd7da0ce7 Add LIBSELINUX to mount_zfs_LDFLAGS.
Regenerating the autotools configuration on Debian and Ubuntu systems
causes compilation to fail with this error message:

  cmd/mount_zfs/../../cmd/mount_zfs/mount_zfs.c:403:
    undefined reference to `is_selinux_enabled'

In the automake template, set "mount_zfs_LDFLAGS = ... $(LIBSELINUX)"
so that the /sbin/mount.zfs utility is linked to libselinux.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2011-12-16 20:04:42 -08:00
..
.gitignore Added .gitignore for mount.zfs and zvol_id 2011-04-07 10:28:38 -07:00
Makefile.am Add LIBSELINUX to mount_zfs_LDFLAGS. 2011-12-16 20:04:42 -08:00
Makefile.in Add LIBSELINUX to mount_zfs_LDFLAGS. 2011-12-16 20:04:42 -08:00
mount_zfs.c Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00