libgeier - C-Bibliothek zur Kommunikation mit Elster 

Copyright (C) 2005  Jürgen Stuber <juergen@jstuber.net>, Germany
		    Stefan Siegl <stesie@brokenpipe.de>, Germany
                    and others, see AUTHORS for a complete list of authors

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Elster ist das deutsche Projekt zur elektronischen Abgabe
von Steuererklärungen, siehe <http://www.elster.de>.


libgeier ist Teil des Taxbird-Projekts.
Geier = Gnu Elster ImplementiERung
  oder  GPL'ed Elster Interface


Installation der Git-Version:
-----------------------------

$ gtkdocize
$ autoreconf -i
$ ./configure [...Optionen...]
$ make
$ make install



