[Pkg-e-commits] [SCM] Enlightenment DR17 graphical layout and animation library branch, upstream-vcs, updated. f5b4e4555670cc3b4a24802eb44d7d47c379bee4
raster
raster at alioth.debian.org
Fri May 23 22:08:33 UTC 2008
The following commit has been merged in the upstream-vcs branch:
commit a1b5d6a363c2d16997e6b3ff1d14599131666bdb
Author: raster <raster>
Date: Sun Apr 13 12:39:13 2008 +0000
remove old pc.in
diff --git a/INSTALL b/INSTALL
index e091ff8..c7bf98a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,3 @@ To install (run this as root, or the user who handles installs):
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.
diff --git a/src/bin/edje_prefix.c b/src/bin/edje_prefix.c
index 8ee4a2c..3a39274 100644
--- a/src/bin/edje_prefix.c
+++ b/src/bin/edje_prefix.c
@@ -12,7 +12,6 @@
#include <sys/time.h>
#include <sys/param.h>
#include <math.h>
-#include <fnmatch.h>
#include <limits.h>
#include <ctype.h>
#include <time.h>
--
Enlightenment DR17 graphical layout and animation library
More information about the Pkg-e-commits
mailing list