fnmatch is not used in edje anymore. Attached trivial patch removes the
last traces of its existence in edje.
Index: INSTALL
===
RCS file: /var/cvs/e/e17/libs/edje/INSTALL,v
retrieving revision 1.2
diff -u -r1.2 INSTALL
--- INSTALL 26 Aug 2007 12:54:51 - 1.2
+++ INSTALL 11 Apr 2008 11:32:46 -
@@ -12,8 +12,3 @@
make install
NOTE: You MUST make install Edje for it to run properly.
-
-NOTE: for compilation with MinGW, fnmatch.h is probably missing.
- That file can be found here:
-http://www.koders.com/c/fid2B518462CB1EED3D4E31E271DB83CD1582F6EEBE.aspx
- It should be installed in the mingw include directory.
Index: src/bin/edje_prefix.c
===
RCS file: /var/cvs/e/e17/libs/edje/src/bin/edje_prefix.c,v
retrieving revision 1.6
diff -u -r1.6 edje_prefix.c
--- src/bin/edje_prefix.c 27 Aug 2007 09:32:17 - 1.6
+++ src/bin/edje_prefix.c 11 Apr 2008 11:32:49 -
@@ -12,7 +12,6 @@
#include
#include
#include
-#include
#include
#include
#include
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel