add SM tests for session properties capplet

This commit is contained in:
Felix Bellaby 1999-02-16 21:45:12 +00:00
parent 899ed3022b
commit 88f6f1a97d

View file

@ -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