diff options
author | Thomas White <taw@physics.org> | 2011-03-09 15:45:17 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:19 +0100 |
commit | fa8c727015b6910d0f626428a45971626d87f6df (patch) | |
tree | 5e596be09d6c6c5d14cc5ef009923342b2a24bbb /config.h.in | |
parent | 28cebf7c0b22f1c8c9170fa09b3b2b94f3a58c59 (diff) |
First round of build system improvements
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 48575a27..1393c5a6 100644 --- a/config.h.in +++ b/config.h.in @@ -41,6 +41,9 @@ /* Define to 1 if a Linux-style forkpty is available */ #undef HAVE_FORKPTY_LINUX +/* Define to 1 if gdk-pixbuf is available */ +#undef HAVE_GDK_PIXBUF + /* Define to 1 if GTK and GDK are available */ #undef HAVE_GTK |