summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-17 17:35:50 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-17 17:48:35 +0300
commitc31fa9cd48352db8fde5ef91f38bef8ad9507431 (patch)
treeb00903a5250712c78fef9053590d60857a473e6c /configure
parent9e6e0e0790c6548e45eda36d7699fea51502970d (diff)
downloadhercules-c31fa9cd48352db8fde5ef91f38bef8ad9507431.tar.gz
hercules-c31fa9cd48352db8fde5ef91f38bef8ad9507431.tar.bz2
hercules-c31fa9cd48352db8fde5ef91f38bef8ad9507431.tar.xz
hercules-c31fa9cd48352db8fde5ef91f38bef8ad9507431.zip
Fix wrong index access and probably wrong hp/sp calculation. Closes #653
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7587cf5cd..fbf36aa38 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in e27c744.
+# From configure.in afa7ec2.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69.
#