build: add config.h
commit92da342f95b271299b2faa9702540e65d88fa217
authorStefan Becker <stefan.becker@nokia.com>
Wed, 3 Mar 2010 19:30:55 +0000 (3 21:30 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 3 Mar 2010 19:30:55 +0000 (3 21:30 +0200)
tree26052adef201ad2899548532f2219bc40a179dac
parent9d79195fb934460ba40c3f587d6960ef2157f00f
build: add config.h

All -DHAVE_xxx are now in config.h instead. Added inclusion of config.h to
those modules that use the flags. The inclusion is flagged with HAVE_CONFIG_H
and thus shouldn't affect Windows build.
Makefile.am
autogen.sh
configure.ac
src/core/http-conn.c
src/core/sipe-cal.c
src/core/sipe-chat.c
src/core/sipe-conf.c
src/core/sipe-ft.c
src/core/sipe.c