2007-02-02 Klaus Weiss * src/main.c (main): added getopt_long() support added -c parameter to allow changing the config file path. * src/conf.c (read_config): changed interface * src/conf.c (error): exchanged THALES_CONF with thales_conf variable * src/Makefile.am: removed THALES_CONF definition 2006-11-18 Claudio Fontana * ReportUsage.sh: removed. * configure.in: do not get input from stdin, do not mail reports to the original author. Fix to satisfy GNU standards. Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS. * src/Makefile.am: configuration file path fixed. * src/conf.h: remove THALES_CONF definition. * data/Makefile.am: support DESTDIR, use correct variables for data. * ChangeLog: recreated in GNU format, moved old to NEWS. * Makefile.am: adjust for the changes, remove foreign option. * autogen.sh: new file