summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-03 01:26:03 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-05 01:03:26 +0300
commitbc94ad8eb49a67b1202a56f7bb28d8ea605a0b29 (patch)
tree830fe7dfd98e7fe41c030995accdcadcaac0d560 /configure
parentf6ee3f1d20596375b2c68c7b7eff4e40008ce9c2 (diff)
downloadhercules-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-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 836c29d98..87cae0846 100755
--- a/configure
+++ b/configure
@@ -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.
#