From c4cdfc501c99cddaee73f15fffb9d17ddd3b68ae Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 19 May 2010 02:26:47 +0000 Subject: Ticket #170 (picolcd graphic build error) fixed by matt git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1121 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 82330cd..8c39e52 100755 --- a/configure +++ b/configure @@ -6888,6 +6888,7 @@ if test "$PICOLCDGRAPHIC" = "yes"; then if test "$has_usb" = "true"; then TEXT="yes" GRAPHIC="yes" + KEYPAD="yes" GPIO="yes" SERIAL="yes" LIBUSB="yes" -- cgit v1.2.3