cafcf60 Autodetect if fuser supports -s

Authored and Committed by mitr 14 years ago
    Autodetect if fuser supports -s
    
    2010-03-22  Miloslav Trmač  <mitr@redhat.com>
    
    	* configure.ac: Check if fuser supports -s.
    	* tmpwatch.c (check_fuser): Redirect stdout and stderr instead of using
    	-s if !FUSER_ACCEPTS_S.
    	All based on a patch by Ben Walton <bwalton@artsci.utoronto.ca>
    	(FUSER_ARGS): Remove, simply use "-s" directly.
    
        
file modified
+6 -0
file modified
+9 -0
file modified
+7 -3