actually optional now.

This commit is contained in:
Dana Jansens 2003-05-18 03:55:17 +00:00
parent 599837b980
commit 971b3a8320

View file

@ -56,10 +56,14 @@ AC_SUBST(XFT_CFLAGS)
AC_SUBST(XFT_LIBS)
PKG_CHECK_MODULES(LIBSN, [libstartup-notification-1.0],
AC_DEFINE(USE_LIBSN)
AC_SUBST(LIBSN_CFLAGS)
AC_SUBST(LIBSN_LIBS)
,
[
AC_DEFINE(USE_LIBSN)
AC_SUBST(LIBSN_CFLAGS)
AC_SUBST(LIBSN_LIBS)
],
[
no_such_luck=yes
]
)
# Check for X11 extensions