hey edje_convert is not compiled, nor used. So I would like to remove them. Here is the patch (i'll delete the 2 files too)
no problem with that ? Vincent Index: src/bin/Makefile.am =================================================================== --- src/bin/Makefile.am (revision 68881) +++ src/bin/Makefile.am (working copy) @@ -68,5 +68,5 @@ edje_external_inspector_LDADD = $(top_builddir)/src/lib/libedje.la @EDJE_EXTERNAL_INSPECTOR_LIBS@ @VORBISENC_LIBS@ @FLAC_LIBS@ @SNDFILE_LIBS@ edje_external_inspector_LDFLAGS = @lt_enable_auto_import@ -EXTRA_DIST = @EDJE_RECC_PRG@ edje_cc.h edje_convert.h edje_convert.c edje_multisense_convert.h edje_data_convert.c +EXTRA_DIST = @EDJE_RECC_PRG@ edje_cc.h edje_multisense_convert.h edje_data_convert.c EXTRA_SCRIPTS = edje_recc Index: src/lib/edje_private.h =================================================================== --- src/lib/edje_private.h (revision 68881) +++ src/lib/edje_private.h (working copy) @@ -1569,10 +1569,6 @@ const Eina_Rbtree *tree); void edje_match_signal_source_free(Edje_Signal_Source_Char *key, void *data); -// FIXME remove below 2 eapi decls when edje_convert goes -EAPI void _edje_edd_init(void); -EAPI void _edje_edd_shutdown(void); - EAPI extern Eet_Data_Descriptor *_edje_edd_edje_file; EAPI extern Eet_Data_Descriptor *_edje_edd_edje_part_collection; ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel