clean up build #2
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 25 Oct 2010 22:29:45 +0000 (22:29 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 16 Nov 2010 16:09:12 +0000 (17:09 +0100)
commit62455fd662f08b1f81cbb08ccb2c199cde0b9e97
tree8120d2e4769d0e6ff4ad81cb7952f9e694cee330
parent30f902c06a7bd3c726aeb08a5424d6a59871615f
clean up build #2

* use swig macros from autoconf archive
* generate and use enigma2_config.h (include from command-line)
* check for dbox/fp.h and dbox/lcd-ks0713.h
* clean up checks for libdreamdvd and lib*gif
* fix some dependencies for generated files and header files
19 files changed:
configure.ac
lib/actions/Makefile.am
lib/base/Makefile.am
lib/components/Makefile.am
lib/driver/Makefile.am
lib/dvb/Makefile.am
lib/dvb_ci/Makefile.am
lib/gdi/Makefile.am
lib/gui/Makefile.am
lib/mmi/Makefile.am
lib/nav/Makefile.am
lib/python/Makefile.am
lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am
lib/python/Plugins/Extensions/SocketMMI/src/Makefile.am
lib/service/Makefile.am
m4/ax_pkg_swig.m4 [new file with mode: 0644]
m4/ax_swig_enable_cxx.m4 [new file with mode: 0644]
m4/ax_swig_python.m4 [new file with mode: 0644]
main/Makefile.am