projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c3bd0c
)
Make sure PLUGINDIR is defined
author
Philip Chimento
<philip.chimento@gmail.com>
Sat, 16 Jul 2011 21:14:05 +0000
(23:14 +0200)
committer
Philip Chimento
<philip.chimento@gmail.com>
Sat, 16 Jul 2011 21:14:05 +0000
(23:14 +0200)
libchimara/chimara-if.c
patch
|
blob
|
history
diff --git
a/libchimara/chimara-if.c
b/libchimara/chimara-if.c
index af1179c49fd0db5219caed2d2bca7d7be8f80cc8..3879a12c2d721fb3e66febffe1e226a0715c5f8f 100644
(file)
--- a/
libchimara/chimara-if.c
+++ b/
libchimara/chimara-if.c
@@
-10,6
+10,10
@@
#include "chimara-marshallers.h"
#include "init.h"
+#ifndef PLUGINDIR
+#define PLUGINDIR "."
+#endif
+
/**
* SECTION:chimara-if
* @short_description: Widget which plays an interactive fiction game