diff --git a/configure.in b/configure.in index ebf709b..34868b6 100644 --- a/configure.in +++ b/configure.in @@ -190,7 +190,7 @@ if test -n "$EFLTK_CONFIG"; then EFLTK_LIBS_NOIMAGES=`$EFLTK_CONFIG --ldflags` EFLTK_LIBS=`$EFLTK_CONFIG --use-xml --use-images --ldflags` else - AC_MSG_WARN([You don't have eFLTK installed. EDE will be built without panel and window manager!]) + AC_MSG_WARN([You don't have eFLTK installed. EDE will be built without window manager!]) fi EDE_CHECK_LIBXPM