K 10 svn:author V 5 alane K 8 svn:date V 27 2002-10-22T09:26:56.000000Z K 7 svn:log V 554 1. Expanded configure/make options in files/mozconfig.in. * Fixed problem with reliably finding perl 5.8.0. * Made build faster. * Shut up most of the compiler warnings (turned off --pedantic). * Strip the binaries. * Saved 2 meg on size of binary package (16M -> 14M). 2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way of mozilla, since it uses the same namespace for dirs/files. 3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir. TO DO: make installation smaller. make distfile smaller. test,test,test. END