mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Corrected warning message.
This commit is contained in:
parent
ad5ae59c66
commit
fc0cdee788
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user