Difference for ./compile.txt from version 1.6 to 1.7


version 1.6 version 1.7
Line 49
 
Line 49
             NASM v0.97+              NASM v0.97+
             GNU MAKE              GNU MAKE
   depending on which targets you use, one or more of these are required:    depending on which targets you use, one or more of these are required:
             SDL 0.9.13+   www.devolution.com/~slouken/SDL              SDL 0.9.9+   www.devolution.com/~slouken/SDL
        (however, version 0.9.9 is strongly recommended, as all later
        versions (including 0.10.0) exhibit palette problems in fullscreen
        mode. 0.9.9 can still be gotten in the SDL-0.9/src/ subdir.)
      svgalib 1.40  www.cs.bgu.ac.il/~zivav/       svgalib 1.40  www.cs.bgu.ac.il/~zivav/
      GGI/GII       www.ggi-project.org       GGI/GII       www.ggi-project.org
   optional: The Linux Joystick Driver  (included in kernel 2.1.125+)    optional: The Linux Joystick Driver  (included in kernel 2.1.125+)
Line 66
 
Line 69
    -uncomment appropriate targets(only one for each of video, input, and audio)     -uncomment appropriate targets(only one for each of video, input, and audio)
    -if you don't have /usr/include/netipx/ipx.h     -if you don't have /usr/include/netipx/ipx.h
      -comment HAVENETIPX = 1       -comment HAVENETIPX = 1
   -run make dep from the d1x root directory    -run make dep from the d1x root directory (ignore any file not found warnings
        that may appear, that is the "normal" behavior)
   -run make from the d1x root directory    -run make from the d1x root directory
   
   to unrar with lowercase extensions, use the -cl switch    to unrar with lowercase extensions, use the -cl switch

Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7