summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormallum <mallum@b067294f-1dea-0310-9683-c47a78595994>2005-01-12 19:36:45 +0000
committermallum <mallum@b067294f-1dea-0310-9683-c47a78595994>2005-01-12 19:36:45 +0000
commit5ab2b0e510663f14c9dc8e2e6541e7f0c0373d66 (patch)
treeb6d507170e9f330c35466c891dbe8929ea2b00bf /configure.ac
parent886ecf00f01de5b69477cae333215f5f928c9ae2 (diff)
Boring rename
git-svn-id: http://svn.o-hand.com/repos/matchbox/trunk/Xoo@1030 b067294f-1dea-0310-9683-c47a78595994
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 7b8eea8..38a69ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([matchbox-nest], 0.5, [mallum@handhelds.org])
+AC_INIT([Xoo], 0.5, [mallum@handhelds.org])
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE()