wmclock: Choose language with ./configure.
commit2e3c8ec5a10507101733c6795d3bad10007270a0
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Thu, 11 Dec 2014 15:18:13 +0000 (11 09:18 -0600)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 11 Dec 2014 15:40:21 +0000 (11 15:40 +0000)
treef83cfcd3c0213a585b7d82a715c081ac6b8c0da7
parent85720f0d1afab5f870bc63ff83eaa9a5ab68ed6e
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.
wmclock/Makefile.am
wmclock/configure.ac
wmclock/month.xpm [deleted symlink]
wmclock/weekday.xpm [deleted symlink]