Make sure PLUGINDIR is defined
authorPhilip Chimento <philip.chimento@gmail.com>
Sat, 16 Jul 2011 21:14:05 +0000 (23:14 +0200)
committerPhilip Chimento <philip.chimento@gmail.com>
Sat, 16 Jul 2011 21:14:05 +0000 (23:14 +0200)
libchimara/chimara-if.c

index af1179c49fd0db5219caed2d2bca7d7be8f80cc8..3879a12c2d721fb3e66febffe1e226a0715c5f8f 100644 (file)
 #include "chimara-marshallers.h"
 #include "init.h"
 
+#ifndef PLUGINDIR
+#define PLUGINDIR "."
+#endif
+
 /**
  * SECTION:chimara-if
  * @short_description: Widget which plays an interactive fiction game