home *** CD-ROM | disk | FTP | other *** search
- /* HTTrack, Offline Browser for Windows and Unix */
-
- /* HTTrack system definition */
- /* This should be the only file you have to change */
-
- /* Solaris: 0 / Windows: 1 / AIX: 2 / Linux: 3 */
-
-
- /* Fix plateform number to 0 (SunOS) */
- /* If it doesn't compile, try another one */
- #define HTS_PLATFORM 1
-
- /* LIB */
- #define HTS_ANALYSTE 2
-