--- ./source/unix/unixconf.h Sat May 8 20:18:29 1999 +++ ../povray31/./source/unix/unixconf.h Tue Sep 28 07:13:41 1999 @@ -74,7 +74,7 @@ * Define the default location of the POV-Ray library */ #ifndef POV_LIB_DIR -#define POV_LIB_DIR "/usr/local/lib/povray31" +#define POV_LIB_DIR "/usr/freeware/lib/povray31" #endif /**********************************************************/ --- ./source/unix/povray.1 Fri Jun 18 00:09:34 1999 +++ ../povray31/./source/unix/povray.1 Tue Sep 28 07:12:41 1999 @@ -30,7 +30,7 @@ description language, or for a better explanation of the meaning of the command\-line and INI file options, please consult the documentation that should accompany all versions of \fBPOV\-Ray\fP. On some sites this -will be installed in /usr/local/lib/povray31. Some of the Unix specific +will be installed in /usr/freeware/lib/povray31. Some of the Unix specific features are: .IP Support for X Windows display automatically uses the best visual class @@ -327,14 +327,14 @@ the location for the standard include files, first in the environment variable \fI$POVINI\fP, then in \fI./povray.ini\fP, then in \fI$HOME/.povrayrc\fP, then in -\fI/usr/local/lib/povray31/povray.ini\fP, which directory can be changed at +\fI/usr/freeware/lib/povray31/povray.ini\fP, which directory can be changed at compile\-time by modifying POVLIBDIR in the makefile. .LP POVLEGAL.DOC should be accompany all installations of \fBPOV\-Ray\fP, and outlines specific conditions and restrictions on the \fBPOV\-Ray\fP software. A condition of POVLEGAL.DOC requires that documentation, INI, and scene files be available to all users of \fBPOV\-Ray\fP They are -often installed in /usr/local/lib/povray31, but may be in other locations +often installed in /usr/freeware/lib/povray31, but may be in other locations on some systems. .LP The most recent version of \fBPOV\-Ray\fP and its documentation can always --- ./source/optout.h Fri Jun 18 18:13:53 1999 +++ ../povray31/./source/optout.h Tue Sep 28 07:47:43 1999 @@ -36,7 +36,7 @@ #define POV_RAY_VERSION "3.1g" #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" -#define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................." +#define DISTRIBUTION_MESSAGE_2 "\tVince Levey\n\tvincel@sgi.com\n\thttp://reality.sgi.com/vincel/" #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version." /* Number of help pages (numbered 0 to MAX_HELP_PAGE). */