diff options
Diffstat (limited to 'src/config.h.in')
| -rw-r--r-- | src/config.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in new file mode 100644 index 0000000..5280a3d --- /dev/null +++ b/src/config.h.in @@ -0,0 +1,6 @@ +#define VERSION "@version@" + +#define HAVE_JPEG @have_jpeg@ +#define HAVE_PNG @have_png@ +#define HAVE_RSVG @have_rsvg@ +#define HAVE_XPM @have_xpm@ |
