summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 30a3832..cd234d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(ise-default, 1.0.0, li2012.zhang@samsung.com)
+AC_INIT(ise-engine-default, 1.0.0, li2012.zhang@samsung.com)
AC_CONFIG_SRCDIR([src/isf_default_imengine.cpp])
# Save this value here, since automake will set cflags and cxxflags later