add SM tests for session properties capplet
This commit is contained in:
parent
899ed3022b
commit
88f6f1a97d
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,9 @@ if test "$have_libesd" = yes; then
|
|||
AC_DEFINE(HAVE_LIBESD)
|
||||
fi
|
||||
|
||||
dnl session-properties
|
||||
AM_CONDITIONAL(SESSION, test "$GNOME_HAVE_SM" = true)
|
||||
|
||||
AM_PATH_IMLIB(1.8.2, , [
|
||||
echo "ERROR: Needs a system with Imlib 1.8.2 or higher"
|
||||
echo "You can obtain it from:"
|
||||
|
@ -94,6 +97,7 @@ capplets/desktop-links/Makefile
|
|||
capplets/background-properties/Makefile
|
||||
capplets/screensaver-properties/Makefile
|
||||
capplets/screensaver-properties/screensaver-desktops/Makefile
|
||||
capplets/session-properties/Makefile
|
||||
capplets/sound-properties/Makefile
|
||||
capplets/bell-properties/Makefile
|
||||
capplets/e-conf/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue