Spawn new process with ADDR_NO_RANDOMIZE personality if not already set
[sxemacs] / lisp / setup-paths.el
index ad3ed76..6f8497a 100644 (file)
@@ -233,7 +233,8 @@ down."
    ;; installed
    (t
     (paths-find-architecture-directory roots nil nil
-                                      configure-doc-directory))))
+                                      (or configure-doc-directory
+                                          exec-directory)))))
 
 (defun paths-find-exec-directory (roots)
   "Find the binary directory."