diff options
author | Jeff Layton <jlayton@samba.org> | 2010-07-07 10:48:39 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2010-07-07 10:48:39 -0400 |
commit | 98b3723c75d295e8718f1440f91a2c678608f658 (patch) | |
tree | 0dfe8ee3ce0117cba006402b1fee0dcf060b116e /configure.ac | |
parent | 5e1924a6f79c1b07d9bcb4977b58f94efaaa0301 (diff) | |
download | cifs-utils-98b3723c75d295e8718f1440f91a2c678608f658.tar.gz cifs-utils-98b3723c75d295e8718f1440f91a2c678608f658.tar.bz2 cifs-utils-98b3723c75d295e8718f1440f91a2c678608f658.zip |
mount.cifs: switch to using _PATH_MNTTAB and paths.h
The code currently uses fstab.h and _PATH_FSTAB, but uClibc apparently
doesn't have that header. It does have paths.h and _PATH_MNTTAB however
and so does glibc, so use that instead.
Fixes samba bug #7539.
Reported-and-Tested-by: Armin Kuster <linux@kama-aina.net>
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions