From fa8c727015b6910d0f626428a45971626d87f6df Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 9 Mar 2011 15:45:17 +0100 Subject: First round of build system improvements --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') 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 -- cgit v1.2.3