remove old pc.in

SVN revision: 34262
This commit is contained in:
Carsten Haitzler 2008-04-13 12:39:14 +00:00
parent 67aaff7308
commit 661971e309
3 changed files with 0 additions and 9 deletions

View File

@ -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.

View File

@ -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>

View File

@ -1,3 +0,0 @@
Name: evas-framebuffer
Description: Evas framebuffer engine
Version: @VERSION@