Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/examples


Modified Files:
        Makefile.am 


Log Message:
Only build the examples if ecore_config support is enabled.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/examples/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 12 May 2004 14:40:06 -0000      1.4
+++ Makefile.am 11 Jul 2004 06:59:25 -0000      1.5
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+if BUILD_ECORE_CONFIG
+
 noinst_PROGRAMS = \
 timer_example \
 event_handler_example \
@@ -23,3 +25,5 @@
 event_handler_example_SOURCES = event_handler_example.c
 args_example_SOURCES          = args_example.c
 config_basic_example_SOURCES  = config_basic_example.c
+
+endif




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to