Build system overhaul and spring cleaning.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 23 Mar 2008 15:22:31 +0000 (15:22 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 23 Mar 2008 16:06:30 +0000 (16:06 +0000)
commitf6795c17f9899da2759a2f5782e17b2ee5a0dbb9
tree484bc7bd802991835d31a91d2458d0c7d61d57dd
parentfa64e43069529b159016b7e5f8cd8f09a11ba12d
Build system overhaul and spring cleaning.

We'll clear out a load of old cruft:

  * mgLib is going to die, so remove all of the GTK-based tools.  We'll
    rewrite them in Python soon.  Leave the manpages, though.

  * The xwait and xtell tools are going to be combined together into a
    single program with subcommands, so we may as well delete them and
    their manpages.

Fix the email addresses in manpages.

The Debian part of the build system is also refurbished, and based on
CDBS.
21 files changed:
Makefile.am
configure.ac [moved from configure.in with 62% similarity]
debian/control
debian/rules
debian/xtoys.install [new file with mode: 0644]
xatom.c [deleted file]
xatom.h [deleted file]
xcatch.1
xcatch.c [deleted file]
xgetline.1
xgetline.c [deleted file]
xmsg.1
xmsg.c [deleted file]
xscsize.1
xshutdown.1 [deleted file]
xshutdown.c [deleted file]
xtell.1 [deleted file]
xtell.c [deleted file]
xwait.1 [deleted file]
xwait.c [deleted file]
xwait.h [deleted file]