summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-16 18:48:22 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-16 18:48:22 +0000
commit6a25f872d6102058c8186398627abc5d84f2363a (patch)
tree15296eaa714fdd659452f3c46a59282d23426d72 /configure.ac
parente4e314d67ac1327aecad7bc2934921eec62050c8 (diff)
downloadmana-6a25f872d6102058c8186398627abc5d84f2363a.tar.gz
mana-6a25f872d6102058c8186398627abc5d84f2363a.tar.bz2
mana-6a25f872d6102058c8186398627abc5d84f2363a.tar.xz
mana-6a25f872d6102058c8186398627abc5d84f2363a.zip
Fixed install process to include new GUI graphics.
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 f2684b1f..7fcd211c 100755
--- a/configure.ac
+++ b/configure.ac
@@ -160,5 +160,5 @@ AC_OUTPUT
echo
echo Build with OpenGL: $with_opengl
echo
-echo configure comlete, not type \"make\"
+echo configure complete, now type \"make\"
echo