Enlightenment CVS committal

Author  : lok
Project : e17
Module  : libs/e_dbus

Dir     : e17/libs/e_dbus/src/lib/notification


Modified Files:
        Makefile.am 


Log Message:
Added options --disable-ehal --disable-enm and --disable-enotify

===================================================================
RCS file: /cvs/e/e17/libs/e_dbus/src/lib/notification/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 4 Nov 2007 09:59:42 -0000       1.2
+++ Makefile.am 18 Jan 2008 15:09:00 -0000      1.3
@@ -2,7 +2,9 @@
 
 AM_CPPFLAGS = \
 -I $(top_srcdir)/src/lib/dbus \
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@ @EVAS_CFLAGS@
+
+if BUILD_ENOTIFY
 
 lib_LTLIBRARIES = libenotify.la
 include_HEADERS = E_Notify.h E_Notification_Daemon.h
@@ -17,6 +19,8 @@
 daemon.c
 
 libenotify_la_LIBADD = \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@ @EVAS_LIBS@ \
 $(top_builddir)/src/lib/dbus/libedbus.la
 libenotify_la_LDFLAGS      = -version-info @version_info@
+
+endif



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to