summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-01 11:52:05 +0000
committerblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-01 11:52:05 +0000
commit8abd2361cbda1f98f1c4a01861ea42eb3bb29173 (patch)
treeb978bad87e892e73cb95bb6fa1626ea084d96b5c /configure
parent81e4918a779ef631106fd2ecaae6bd6433fb2b07 (diff)
downloadhercules-8abd2361cbda1f98f1c4a01861ea42eb3bb29173.tar.gz
hercules-8abd2361cbda1f98f1c4a01861ea42eb3bb29173.tar.bz2
hercules-8abd2361cbda1f98f1c4a01861ea42eb3bb29173.tar.xz
hercules-8abd2361cbda1f98f1c4a01861ea42eb3bb29173.zip
Issue 5887: changed description of --disable-64bit switch.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16200 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 23c222c68..398f711d7 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 16197 .
+# From configure.in Revision: 16198 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67.
#
@@ -1306,7 +1306,7 @@ Optional Features:
cpufreq is preconfigured, see your distribution's
manual how to disable it)
--enable-profiler=ARG Profilers: no, gprof (disabled by default)
- --disable-64bit Disable 64bit binary building (enabled by default)
+ --disable-64bit Enforce 32bit output on x86_64 systems.
--enable-lto Enables or Disables Linktime Code Optimization (LTO
is enabled by default)