aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-02-25 21:17:38 +1000
committerGravatar axel <axel@liljencrantz.se>2007-02-25 21:17:38 +1000
commit83a3706099bd6c5b7c9840e5049b012f5e8bcc5d (patch)
tree67fe1ee3d08cd8acadc23b9c903cd9e079c11705 /configure.ac
parent7c96cb2ff869ca3c5b3df9176e649a8acefc8062 (diff)
Various minor codee updates. Dead code removal, comment tweaking. Spelling fixes, etc.
darcs-hash:20070225111738-ac50b-9656f807d2e41ebb06a43e10925834420740e20d.gz
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7e1a8cdf..917a28ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -246,7 +246,7 @@ AC_CACHE_VAL(
)
#
-# Try to enale large file support. This will make sure that on systems
+# Try to enable large file support. This will make sure that on systems
# where off_t can be either 32 or 64 bit, the latter size is used. On
# other systems, this should do nothing. (Hopefully)
#