]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
coment the USE_LIBSN defined variable
[chaz/openbox] / configure.ac
index e33f375d19a3a89bef85c2e0c181f8f86f9f8e11..11b23b795bdc7615f20c0b7903b41cc053c96f6f 100644 (file)
@@ -51,7 +51,7 @@ AC_SUBST(XML_LIBS)
 
 PKG_CHECK_MODULES(LIBSN, [libstartup-notification-1.0],
   [
-    AC_DEFINE(USE_LIBSN)
+    AC_DEFINE(USE_LIBSN, [1], [Use startup-notification])
     AC_SUBST(LIBSN_CFLAGS)
     AC_SUBST(LIBSN_LIBS)
   ],
This page took 0.020219 seconds and 4 git commands to generate.