CVSROOT: /cvs/directfb Module name: DirectFB Changes by: mitch 20041105 14:26:10
Modified files:
. : configure.in
docs : Makefile.am
tools : Makefile.am
wm/unique/data : Makefile.am
Log message:
- renamed conditional DIRECTFB_CSOURCE to BUILD_DIRECTFB_CSOURCE
- check for directfb-csource in PATH if we are cross compiling or
building --without-tools
- use the directfb-csource from PATH only in the above cases and use
the one from $(top_builddir)/tools otherwise.
