mtools: Compiling mtools

1 
1 5 Architecture specific compilation flags
1 *****************************************
1 
1 To compile mtools, first invoke `./configure' before `make'. In
1 addition to the standard `autoconfigure' flags, there are two
1 architecture specific flags available.
1 
1 `./configure --enable-xdf'
1 `./configure --disable-xdf'
1      Enables support for XDF disks. This is on by default. ⇒XDF,
1      for details.
1 
1 `./configure --enable-vold'
1 `./configure --disable-vold'
1      Enables support for vold on Solaris. When used in conjunction with
1      vold, mtools should use different device nodes than for direct
1      access.
1 
1 `./configure --enable-new-vold'
1 `./configure --disable-new-vold'
1      Enables new support for vold on Solaris. This is supposed to work
1      more smoothly than the old support.
1 
1 `./configure --enable-floppyd'
1 `./configure --disable-floppyd'
1      Enables support for floppyd.  By default, floppyd support is
1      enabled as long as the necessary X includes and libraries are
1      available.
1