Fix build on OpenIndiana
authorSteve Youngs <steve@sxemacs.org>
Tue, 31 Jan 2012 02:31:43 +0000 (12:31 +1000)
committerSteve Youngs <steve@sxemacs.org>
Tue, 31 Jan 2012 02:31:43 +0000 (12:31 +1000)
commit349c389ef1d68eefa0e5aa1ab61458c63d18e630
treeabefc21ff19bb35bd952bc2ccb26ef3b83a85ee8
parenta17da6cfe6279dbd4ad4a1ba618f862edb2da6fc
Fix build on OpenIndiana

"Fix" is probably too strong a word here, it wasn't really broken in the
first place.  Just a tiny tweak to autogen.sh was the only "fix" needed
here.

This changeset also documents (in PROBLEMS) the missing deps needed to
build SXEmacs on OpenIndiana.

* autogen.sh: Only add the xpg4/bin directory to the $PATH if this
isn't OpenIndiana.

* PROBLEMS: Document build quirks for OpenIndiana.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
PROBLEMS
autogen.sh