diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-02-03 01:26:03 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-02-05 01:03:26 +0300 |
commit | bc94ad8eb49a67b1202a56f7bb28d8ea605a0b29 (patch) | |
tree | 830fe7dfd98e7fe41c030995accdcadcaac0d560 /configure | |
parent | f6ee3f1d20596375b2c68c7b7eff4e40008ce9c2 (diff) | |
download | hercules-bc94ad8eb49a67b1202a56f7bb28d8ea605a0b29.tar.gz hercules-bc94ad8eb49a67b1202a56f7bb28d8ea605a0b29.tar.bz2 hercules-bc94ad8eb49a67b1202a56f7bb28d8ea605a0b29.tar.xz hercules-bc94ad8eb49a67b1202a56f7bb28d8ea605a0b29.zip |
Add to system information also information about clock function.
I think issues with stuck skills delay/cooldown related to timers/clock.
This change allow to see with what clock functions issue can be reproduced.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in 1cfa636. +# From configure.in cbe69a9. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # |