diff --git a/legacy/ecore/configure.in b/legacy/ecore/configure.in index 04acf79a25..1d4b5091c8 100644 --- a/legacy/ecore/configure.in +++ b/legacy/ecore/configure.in @@ -716,7 +716,7 @@ dbus_includes=""; dbus_cflags=""; dbus_libs=""; -AC_ARG_ENABLE(ecore-con, +AC_ARG_ENABLE(ecore-dbus, [ --disable-ecore-dbus disable the ecore_dbus module], [ if [ test "$enableval" = "yes" ]; then AC_MSG_RESULT(yes)