--- projects/libstatgrab/src/statgrab/Makefile.am 2003/12/12 09:48:21 1.7 +++ projects/libstatgrab/src/statgrab/Makefile.am 2004/02/15 21:18:37 1.9 @@ -1,6 +1,6 @@ # Makefile for libstatgrab/src/statgrab -# http://www.i-scream.org/ -# $Id: Makefile.am,v 1.7 2003/12/12 09:48:21 tdb Exp $ +# http://www.i-scream.org/libstatgrab/ +# $Id: Makefile.am,v 1.9 2004/02/15 21:18:37 tdb Exp $ if STATGRAB bin_PROGRAMS = statgrab @@ -24,6 +24,7 @@ if SETGIDBINS endif if SETUIDBINS # Some operating systems need the binary to be setuid root + chown root @bindir@/statgrab chmod u+s @bindir@/statgrab endif endif