mflip is the matterial flip book.  A flip book is a program
that reads a sequence of images and plays them back from
memory. 

Installing mflip follows the usual procedure:

    ./autogen.sh	(includes automake, autoconf -> configure)
    make
    make install	(as root)

Refer to `./configure --help` how to enable TIFF support.
