summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Baldeck <alexander@archlinux.org>2005-02-12 21:31:56 +0000
committerAlexander Baldeck <alexander@archlinux.org>2005-02-12 21:31:56 +0000
commit8c317861c5ffd043630669d2973156bbe1660eb1 (patch)
tree2dbca08fcc0bb6a733c4242bfbd93358b480e6db /configure.ac
parentcc7bc22b167bc0e2c9da9ae1ef09f290f760126d (diff)
downloadmana-client-8c317861c5ffd043630669d2973156bbe1660eb1.tar.gz
mana-client-8c317861c5ffd043630669d2973156bbe1660eb1.tar.bz2
mana-client-8c317861c5ffd043630669d2973156bbe1660eb1.tar.xz
mana-client-8c317861c5ffd043630669d2973156bbe1660eb1.zip
- ViM linewraps, damnit
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c24f91e3..4aab0ff5 100755
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_PROG_MAKE_SET
# Checks for libraries
# (someone may want to exchange these symbols with
- soemthing more meaningful in the future /- kth5)
+# soemthing more meaningful in the future /- kth5)
AC_CHECK_LIB([guichan], [_init])
AC_CHECK_LIB([guichan_sdl], [_init])