]> arthur.barton.de Git - aclock.git/commitdiff
Make default aaclock type configurable
authorAlexander Barton <alex@barton.de>
Sun, 2 Nov 2014 19:28:01 +0000 (20:28 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 2 Nov 2014 19:28:01 +0000 (20:28 +0100)
Set the make variable DEFAULT_ACLOCK to one of "aclock-aalib",
"aclock-curses", or "aclock-termcap", for example like this:

  make DEFAULT_ACLOCK=aclock-aalib

The default is "aclock-curses" as before.


No differences found