Enlightenment CVS committal

Author  : andreas
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_file_dialog


Modified Files:
        Makefile.am 


Log Message:
- added test for esmart_text_entry
- added EDC file for esmart_text_entry
  -> not perfect, but good enough for a test (If you are a good EDC creator fix 
it.)
- fixed some config.h stuff
- added configure check for edje_cc


===================================================================
RCS file: /cvs/e/e17/libs/esmart/src/lib/esmart_file_dialog/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 21 Mar 2007 16:28:23 -0000      1.7
+++ Makefile.am 10 Jul 2007 17:33:54 -0000      1.8
@@ -14,8 +14,7 @@
 libesmart_file_dialog_la_SOURCES = esmart_file_dialog.c \
                                   Esmart_File_Dialog.h
 
-libesmart_file_dialog_la_LDFLAGS = -version-info 0:9:0
+libesmart_file_dialog_la_LDFLAGS = @FILE_DIALOG_LIBS@ -version-info 0:9:0
 libesmart_file_dialog_la_LIBADD = \
                                  
$(top_builddir)/src/lib/esmart_container/libesmart_container.la \
-                                
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la \
-                                @FILE_DIALOG_LIBS@
+                                
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to