~vcs-imports/tilda/trunk

Viewing all changes in revision 191.

  • Committer: Sebastian Geiger
  • Date: 2014-09-25 09:00:06 UTC
  • Revision ID: git-v1:d26e99c6185c476e251d05895e60dc656f50930c
Build: More improvements to the build system

 * This patch is another one in a series of improvments
   to the build system.
 * It fixes some 'make distcheck' problems that the
   patch to compile the UI file into the tilda binary
   introduced.
 * It also removes some unneeded includes.
 * It switches to using PKG_CHECK_MODULES for X11 detection
 * Finally it makes out-of-tree builds possible. To perform an
   out-of-tree build do the following:

    - create a such as build/ either inside or outside the tilda folder.
    - run /path/to/tilda/autogen.sh && make
    - optionally run 'make distcheck'

   This will help you keep your source directory clean.

 * Use ""-includes instead of <>-includes for local headers

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: