summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-09-20 15:50:31 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-09-20 15:50:31 +0000
commit7d0f47c43c5c177cae0f375ceaeef892e4c9663a (patch)
tree6baa52360d20dfd81a6341910a7131b2e88f0c47 /ChangeLog
parentb623c60745ca486667657fa39ad517d1f7a72794 (diff)
Add --disable-install-setuid option so you can build as non-root and
chown/chmod later. Also disable by default on platforms that don't need setuid root X servers (Darwin & SPARC's, according to InstallXserverSetUID settings in the old Imake config files).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 421a5bfc3..72768d520 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-20 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * hw/xfree86/Makefile.am (install-exec-local):
+ * configure.ac:
+ Add --disable-install-setuid option so you can build as non-root
+ and chown/chmod later. Also disable by default on platforms that
+ don't need setuid root X servers (Darwin & SPARC's, according to
+ InstallXserverSetUID settings in the old Imake config files).
+
2005-09-19 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac: