Removed the config.h thing from the .h's in the source dir.
So we should be all set now :) Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
#include <sys/types.h>
|
||||
#include "util.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#define IB_rect (1 << 0)
|
||||
#define IB_planes (1 << 1)
|
||||
#define IB_cmap (1 << 2)
|
||||
|
Reference in New Issue
Block a user