home *** CD-ROM | disk | FTP | other *** search
- --- ./source/unix/unixconf.h Thu Mar 4 20:06:50 1999
- +++ ../povray31/./source/unix/unixconf.h Wed Mar 31 04:47:32 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 Thu Mar 4 18:45:32 1999
- +++ ../povray31/./source/unix/povray.1 Wed Mar 31 04:48:10 1999
- @@ -22,7 +22,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
- @@ -319,14 +319,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 Thu Mar 4 21:09:49 1999
- +++ ../povray31/./source/optout.h Wed Mar 31 06:06:40 1999
- @@ -36,7 +36,7 @@
- #define POV_RAY_VERSION "3.1e"
-
- #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
- -#define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................."
- +#define DISTRIBUTION_MESSAGE_2 "Vince Levey <vincel@sgi.com>"
- #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). */
-