Commit graph

5 commits

Author SHA1 Message Date
Doug Torrance 8a1623ba05 wmclock: Bump to version 1.0.15. 2014-12-11 15:40:21 +00:00
Doug Torrance 16de20111c wmclock: Update documentation.
In particular, document installation changes after switch to autotools and
change maintainer to Window Maker Developers.
2014-12-11 15:40:21 +00:00
Doug Torrance 43310c6524 wmclock: Update manpage.
Changes include:
- Rename to wmclock.1.
- Use @prefix@ instead of /usr for the location of the language xpm files.
- Hardcode date instead of picking it up from a variable in the Makefile.
2014-12-11 15:40:21 +00:00
Doug Torrance 2e3c8ec5a1 wmclock: Choose language with ./configure.
This is a feature that was present in the pre-autotools configure script.

Note a syntax change:
./configure --lang foo
is now
./configure --with-lang=foo

Also remove the .xpm files in the root directory, as they are created during
configuration.
2014-12-11 15:40:21 +00:00
Doug Torrance 85720f0d1a wmclock: Switch build system from deprecated imake to autotools. 2014-12-11 15:40:21 +00:00