fibermeas: data reduction software for IR fiber measuements
	$Id: README,v 1.1.1.1 2003/04/17 22:14:48 mos Exp $

	Copyright (C) 2002 Daigo Tomono <tomono at mpe.mpg.de>
	Permission is granted copying, modification, distribution, and
	distribution of modified versions of this work under the terms of GPL
	version 2 or later.

	Read the COPYING file for more details.

REQUIRES:
	gsl
	cfitsio

	automake

HOW TO INSTALL?
	$ aclocal
	$ autoconf
	$ autoheader
	$ automake

	$ ./confiugre
	$ make

	# make install
