From eafd9557e50a4916f528cfce6f3755d8aa9e3ddf Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 22 Feb 2012 03:11:31 +0000 Subject: driver for Samsung SPF by Sascha Plazar git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1177 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index a7ba52a..a8da110 100644 --- a/config.h.in +++ b/config.h.in @@ -67,6 +67,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_JPEGLIB_H + /* Define to 1 if you have the header file. */ #undef HAVE_LIBDPF_LIBDPF_H @@ -606,6 +609,9 @@ /* Sample driver */ #undef WITH_SAMPLE +/* SamsungSPF driver */ +#undef WITH_SAMSUNGSPF + /* serdisplib driver */ #undef WITH_SERDISPLIB -- cgit v1.2.3