* configure.in: use pkg-config to get diacanvas2 flags, check if needed
mono applications can be run as 'xx' or 'xx.exe' and prepend 'mono' in
the latter case, added 2 new output files.
* makefile.am: automake-ized.
* dia/makefile.am:
* doc/makefile.am:
* sample/makefile.am:
* sources/makefile.am: use the variables defined in configure.in
* glue/makefile.am: use libtool.
* sample/glade/makefile.am:
* sample/pixmaps/makefile.am: needed for make dist to produce a valid
tarball.
Now I can compile this from CVS. And you too :).
svn path=/trunk/diacanvas-sharp/; revision=20035
* TODO: Updated, with content from TODO and
various things which has been done has been removed.
* autogen.sh: Added, autoconf enabled.
* configure.in: Added, autoconf enabled.
* patches: Removed, not needed anymore
* makefile: All of them removed, autoconf enabled
* makefile.am: All of them added, autoconf enabled
* .cvsignore: Added
* README: Does not mention make prefix option anymore
* COPYRIGHT: Removed
* COPYING: Added
* INSTALL: Added
* dia/cvsignore: Added makefile and makefile.in
* doc/cvsignore: Ditto
* glue/cvsignore: Ditto
* sample/cvsignore: Ditto
* sources/cvsignore: Ditto
svn path=/trunk/diacanvas-sharp/; revision=19777