diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 75c20dd48..5d5811134 100644 --- a/configure.in +++ b/configure.in @@ -149,7 +149,7 @@ AC_ARG_ENABLE( AC_HELP_STRING( [--disable-64bit], [ - Disable 64bit binary building (enabled by default) + Enforce 32bit output on x86_64 systems. ] ), [ |