+Mon Oct 20 14:27:19 1997 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * pre.in (INSTALL_SETUID): Explicitly set the owner of the files
+ which are installed setuid root.
+
Wed Aug 6 20:23:32 1997 Tom Yu <tlyu@mit.edu>
* pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBS.
INSTALL=@INSTALL@
INSTALL_PROGRAM=@INSTALL_PROGRAM@ -s
INSTALL_DATA=@INSTALL_DATA@
-INSTALL_SETUID=$(INSTALL) -s -m 4755
+INSTALL_SETUID=$(INSTALL) -s -m 4755 -o root
## This is needed because autoconf will sometimes define @exec_prefix@ to be
## ${prefix}.
prefix=@prefix@